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

List of all members.

Public Member Functions

 DtSaveInitiateConstrainedMsg (DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 Constructor.
 DtSaveInitiateConstrainedMsg (const char *theLabel, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 Constructor.
 DtSaveInitiateConstrainedMsg (const DtNetSaveMsg *netRepMsg, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 Constructor.
virtual ~DtSaveInitiateConstrainedMsg ()
 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)
 Creator.
static void addCallback (DtConnectionMgr *conn, DtSaveInitiateConstrainedCb cb, void *usr)
 Callback management.
static void removeCallback (DtConnectionMgr *conn, DtSaveInitiateConstrainedCb cb, void *usr)

Protected Member Functions

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

Constructor & Destructor Documentation

DtSaveInitiateConstrainedMsg::DtSaveInitiateConstrainedMsg ( DtBufferPtr  buffer = DtUSE_INTERNAL_BUFFER)

Constructor.

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

Referenced by clone(), and create().

DtSaveInitiateConstrainedMsg::DtSaveInitiateConstrainedMsg ( const char *  theLabel,
DtBufferPtr  buffer = DtUSE_INTERNAL_BUFFER 
)
DtSaveInitiateConstrainedMsg::DtSaveInitiateConstrainedMsg ( const DtNetSaveMsg netRepMsg,
DtBufferPtr  buffer = DtUSE_INTERNAL_BUFFER 
)

Constructor.

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

Destructor.


Member Function Documentation

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

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

Reimplemented from DtSaveInitiateMsg.

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

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

Creator.

Reimplemented from DtSaveInitiateMsg.

References DtSaveInitiateConstrainedMsg().

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

Creator.

Reimplemented from DtSaveInitiateMsg.

References DtSaveInitiateConstrainedMsg().

Returns the kind of an Save Initiate Msg.

Reimplemented from DtSaveInitiateMsg.

References DtSaveInitiateConstrainedMsgKind.

Referenced by DtSaveInitiateConstrainedMsg().


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)