VR-Forces 4.6.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes
DtSmsLoader Class Reference

Public Member Functions

 DtSmsLoader ()
 Constructor.
bool load (const std::vector< DtFilename > &smsFiles)
 Loads the specified SMS files.
DtMtlParameterDbparameterDatabase ()
 Returns the parameter database of the loaded SMSes.
const DtMtlParameterDbparameterDatabase () const

Protected Member Functions

virtual bool loadParameterDatabase (const DtFilename &, const DtReaderWriter::SearchPaths &)
 Load parameter database from specified path.

Protected Attributes

DtMtlParameterDbmyMtlParameterDatabase
 Used to lookup and create objects for state data.

Constructor & Destructor Documentation

DtSmsLoader::DtSmsLoader ( )

Constructor.

Member Function Documentation

bool DtSmsLoader::load ( const std::vector< DtFilename > &  smsFiles)

Loads the specified SMS files.

DtMtlParameterDb* DtSmsLoader::parameterDatabase ( )
inline

Returns the parameter database of the loaded SMSes.

const DtMtlParameterDb* DtSmsLoader::parameterDatabase ( ) const
inline
virtual bool DtSmsLoader::loadParameterDatabase ( const DtFilename &  ,
const DtReaderWriter::SearchPaths  
)
protectedvirtual

Load parameter database from specified path.

Member Data Documentation

DtMtlParameterDb* DtSmsLoader::myMtlParameterDatabase
protected

Used to lookup and create objects for state data.


The documentation for this class was generated from the following file:

Document ID: Generated on Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)