![]() |
MAK Data Logger API Documentation for HLA
|
/brief Create message and manage its attribute handle value pair set (ahvps). More...
Collaboration diagram for MAKLogger::DtLgrStateMsg:Public Member Functions | |
| DtLgrStateMsg (RTI::ObjectHandle classHandle, RTI::AttributeHandleValueMap *rtiAttrs) | |
| Constructor. | |
| virtual | ~DtLgrStateMsg () |
| Destructor. | |
| virtual DtStateMsg * | stateMsg () |
| Return the state message. | |
Protected Member Functions | |
| DtLgrStateMsg (const DtLgrStateMsg &orig) | |
| Copy constructor not implemented. | |
| const DtLgrStateMsg & | operator= (const DtLgrStateMsg &orig) |
| Assignment operator not implemented. | |
Protected Attributes | |
| DtStateMsg * | myStateMsg |
| The state message. | |
| RTI::AttributeHandleValueMap * | myRtiAttrs |
/brief Create message and manage its attribute handle value pair set (ahvps).
Destructor deletes message and its ahvps.
| MAKLogger::DtLgrStateMsg::DtLgrStateMsg | ( | RTI::ObjectHandle | classHandle, |
| RTI::AttributeHandleValueMap * | rtiAttrs | ||
| ) |
Constructor.
|
virtual |
Destructor.
|
protected |
Copy constructor not implemented.
|
protected |
Assignment operator not implemented.
|
virtual |
Return the state message.
|
protected |
|
protected |
The state message.