![]() |
MAK RTIspy API Documentation for HLA 1.3
|
class DtDfltMsgFactory: More...
Inheritance diagram for DtDfltMsgFactory:
Collaboration diagram for DtDfltMsgFactory:Public Member Functions | |
| DtDfltMsgFactory () | |
| default constructor Adds creators for the various standard msgs. | |
| virtual | ~DtDfltMsgFactory () |
| destructor | |
| DtDfltMsgFactory (const DtDfltMsgFactory &orig) | |
| copy constructor | |
| DtDfltMsgFactory & | operator= (const DtDfltMsgFactory &orig) |
| assignment operator | |
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.
References DtMessageFactory< T_Message, T_MessageKind, T_NetworkHeader >::addRecvCreator(), DtMessageFactory< T_Message, T_MessageKind, T_NetworkHeader >::addSendCreator(), DtInteractionRoMsg::create(), DtUpdateRoMsg::create(), DtADD_CREATOR, DtDdmInteractionRoMsgKind, DtDdmInteractionTsoMsgKind, DtDdmUpdateRoMsgKind, and DtDdmUpdateTsoMsgKind.
|
virtual |
destructor
| DtDfltMsgFactory::DtDfltMsgFactory | ( | const DtDfltMsgFactory & | orig | ) |
copy constructor
| DtDfltMsgFactory & DtDfltMsgFactory::operator= | ( | const DtDfltMsgFactory & | orig | ) |
assignment operator