MAK RTIspy API Documentation for HLA 1.3
Public Member Functions | Static Public Member Functions | Protected Member Functions
DtInitiatedSaveMsg Class Reference
+ Inheritance diagram for DtInitiatedSaveMsg:
+ Collaboration diagram for DtInitiatedSaveMsg:

List of all members.

Public Member Functions

 DtInitiatedSaveMsg (DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 Constructor.
 DtInitiatedSaveMsg (const DtNetNullMsg *netRep, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 Constructor.
virtual ~DtInitiatedSaveMsg ()
 Destructor.
virtual DtRtiMsgclone (bool copy=true) const
 Return a copy/empty object of the same type as this.

Static Public Member Functions

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

Protected Member Functions

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

Constructor & Destructor Documentation

DtInitiatedSaveMsg::DtInitiatedSaveMsg ( DtBufferPtr  buffer = DtUSE_INTERNAL_BUFFER)
DtInitiatedSaveMsg::DtInitiatedSaveMsg ( const DtNetNullMsg netRep,
DtBufferPtr  buffer = DtUSE_INTERNAL_BUFFER 
)

Destructor.


Member Function Documentation

void DtInitiatedSaveMsg::addCallback ( DtConnectionMgr conn,
DtInitiatedSaveCb  cb,
void *  usr 
) [static]

Callback management.

References DtConnectionMgr::addMsgCallback(), and DtInitiatedSaveMsgKind.

Referenced by DtFedExec::DtFedExec().

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

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

Implements DtRtiMsg.

References DtInitiatedSaveMsg(), and DtNullMsg::netNullMsg().

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

Creator.

References DtInitiatedSaveMsg().

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

References DtInitiatedSaveMsg().

Returns the kind of an InitiatedSave Msg.

Reimplemented from DtNullMsg.

References DtInitiatedSaveMsgKind.

Referenced by DtInitiatedSaveMsg().

void DtInitiatedSaveMsg::removeCallback ( DtConnectionMgr conn,
DtInitiatedSaveCb  cb,
void *  usr 
) [static]

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)