MAK RTIspy API Documentation for HLA Evolved
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes
DtSaveRequestMsg Class Reference
+ Inheritance diagram for DtSaveRequestMsg:
+ Collaboration diagram for DtSaveRequestMsg:

List of all members.

Public Member Functions

 DtSaveRequestMsg (DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 Constructor.
 DtSaveRequestMsg (unsigned long requestIDValue, const char *theLabel, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 Constructor.
 DtSaveRequestMsg (const DtNetSaveMsg *netRepMsg, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 Constructor.
virtual ~DtSaveRequestMsg ()
 Destructor.
virtual DtRtiMsgclone (bool copy=true) const
 Return a copy/empty object of the same type as this.
virtual void set (unsigned long theRequestID, const char *theLabel)
 Set all fields.
virtual void printData (DtLogicalTimeFactory *logicalTimeFactory) const
 Print the data section.

Static Public Member Functions

static DtRtiMsgcreate (const DtNetMsgHeader *initial, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 Creator.
static DtRtiMsgcreate (DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 Creator.
static void addCallback (DtConnectionMgr *conn, DtSaveRequestCb cb, void *usr)
 Callback management.
static void removeCallback (DtConnectionMgr *conn, DtSaveRequestCb cb, void *usr)

Protected Member Functions

virtual DtRtiMsgKind internalDtRtiMsgKind ()
 Returns the kind of an Save Request Msg.

Protected Attributes

char * myTag

Constructor & Destructor Documentation

DtSaveRequestMsg::DtSaveRequestMsg ( DtBufferPtr  buffer = DtUSE_INTERNAL_BUFFER)

Constructor.

References DtRtiMsg::initDtRtiMsg(), internalDtRtiMsgKind(), and DtSaveMsg::minSize().

Referenced by clone(), and create().

DtSaveRequestMsg::DtSaveRequestMsg ( unsigned long  requestIDValue,
const char *  theLabel,
DtBufferPtr  buffer = DtUSE_INTERNAL_BUFFER 
)
DtSaveRequestMsg::DtSaveRequestMsg ( const DtNetSaveMsg netRepMsg,
DtBufferPtr  buffer = DtUSE_INTERNAL_BUFFER 
)

Constructor.

References DtNetSaveMsg::header, and DtRtiMsg::initDtRtiMsg().

Destructor.


Member Function Documentation

void DtSaveRequestMsg::addCallback ( DtConnectionMgr conn,
DtSaveRequestCb  cb,
void *  usr 
) [static]

Callback management.

References DtConnectionMgr::addMsgCallback(), and DtSaveRequestMsgKind.

Referenced by DtFedExec::DtFedExec().

DtRtiMsg * DtSaveRequestMsg::clone ( bool  copy = true) const [virtual]

Return a copy/empty object of the same type as this.

Implements DtRtiMsg.

References DtSaveRequestMsg(), and DtSaveMsg::netSaveMsg().

DtRtiMsg * DtSaveRequestMsg::create ( const DtNetMsgHeader initial,
DtBufferPtr  buffer = DtUSE_INTERNAL_BUFFER 
) [static]

Creator.

References DtSaveRequestMsg().

DtRtiMsg * DtSaveRequestMsg::create ( DtBufferPtr  buffer = DtUSE_INTERNAL_BUFFER) [static]

Creator.

References DtSaveRequestMsg().

Returns the kind of an Save Request Msg.

Reimplemented from DtSaveMsg.

References DtSaveRequestMsgKind.

Referenced by DtSaveRequestMsg().

void DtSaveRequestMsg::printData ( DtLogicalTimeFactory logicalTimeFactory) const [virtual]

Print the data section.

Reimplemented from DtSaveMsg.

References DtSaveMsg::label(), and DtSaveMsg::requestID().

void DtSaveRequestMsg::removeCallback ( DtConnectionMgr conn,
DtSaveRequestCb  cb,
void *  usr 
) [static]
void DtSaveRequestMsg::set ( unsigned long  theRequestID,
const char *  theLabel 
) [virtual]

Member Data Documentation

char* DtSaveRequestMsg::myTag [protected]

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

Document ID: Generated on Thu Jun 14 14:15:04 EDT 2012 from SVN revision 116116
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)