![]() |
MAK RTIspy API Documentation for HLA Evolved
|
class DtDfltMsgFactory: More...
Inheritance diagram for DtDfltMsgFactory:
Collaboration diagram for DtDfltMsgFactory:Public Member Functions | |
| DtDfltMsgFactory () | |
| default constructor Adds creators for the various standard msgs. More... | |
| virtual | ~DtDfltMsgFactory () |
| destructor More... | |
| DtDfltMsgFactory (const DtDfltMsgFactory &orig) | |
| copy constructor More... | |
| DtDfltMsgFactory & | operator= (const DtDfltMsgFactory &orig) |
| assignment operator More... | |
Additional Inherited Members |
class DtDfltMsgFactory:
Instances of DtDfltMsgFactory are used to create DtRtiMsgss. This class knows how to create the various standard msgs.
| DtDfltMsgFactory::DtDfltMsgFactory | ( | ) |
default constructor Adds creators for the various standard msgs.
|
virtual |
destructor
| DtDfltMsgFactory::DtDfltMsgFactory | ( | const DtDfltMsgFactory & | orig | ) |
copy constructor
| DtDfltMsgFactory& DtDfltMsgFactory::operator= | ( | const DtDfltMsgFactory & | orig | ) |
assignment operator