MAK Data Logger API Documentation for HLA
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes
MAKLogger::DtLgrStateMsg Class Reference

/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 DtLgrStateMsgoperator= (const DtLgrStateMsg &orig)
 Assignment operator not implemented.

Protected Attributes

DtStateMsg * myStateMsg
 The state message.
RTI::AttributeHandleValueMap * myRtiAttrs

Detailed Description

/brief Create message and manage its attribute handle value pair set (ahvps).

Destructor deletes message and its ahvps.

Constructor & Destructor Documentation

MAKLogger::DtLgrStateMsg::DtLgrStateMsg ( RTI::ObjectHandle  classHandle,
RTI::AttributeHandleValueMap *  rtiAttrs 
)

Constructor.

virtual MAKLogger::DtLgrStateMsg::~DtLgrStateMsg ( )
virtual

Destructor.

MAKLogger::DtLgrStateMsg::DtLgrStateMsg ( const DtLgrStateMsg orig)
protected

Copy constructor not implemented.

Member Function Documentation

const DtLgrStateMsg& MAKLogger::DtLgrStateMsg::operator= ( const DtLgrStateMsg orig)
protected

Assignment operator not implemented.

virtual DtStateMsg* MAKLogger::DtLgrStateMsg::stateMsg ( )
virtual

Return the state message.

Member Data Documentation

RTI::AttributeHandleValueMap* MAKLogger::DtLgrStateMsg::myRtiAttrs
protected
DtStateMsg* MAKLogger::DtLgrStateMsg::myStateMsg
protected

The state message.


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

Document ID: Generated on Mon Jan 19 08:20:14 EST 2015 from SVN revision 149581
Copyright © 2005-2012 VT MÄK. All Rights Reserved (www.mak.com)