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

List of all members.

Public Member Functions

 DtRtiExecDisconnectMsg (DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 Constructor.
 DtRtiExecDisconnectMsg (const DtNetConnectMsg *netRep, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 Constructor.
 DtRtiExecDisconnectMsg (unsigned long handle, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 Constructor.
virtual ~DtRtiExecDisconnectMsg ()
 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, DtRtiExecDisconnectCb cb, void *usr, bool isMomCallback=false)
 Callback management.
static void removeCallback (DtConnectionMgr *conn, DtRtiExecDisconnectCb cb, void *usr, bool isMomCallback=false)

Protected Member Functions

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

Constructor & Destructor Documentation

DtRtiExecDisconnectMsg::DtRtiExecDisconnectMsg ( DtBufferPtr  buffer = DtUSE_INTERNAL_BUFFER)

Constructor.

References internalDtRtiMsgKind(), DtNetMsgHeader::msgKind, and DtRtiMsg::netHeader().

Referenced by clone(), and create().

DtRtiExecDisconnectMsg::DtRtiExecDisconnectMsg ( const DtNetConnectMsg netRep,
DtBufferPtr  buffer = DtUSE_INTERNAL_BUFFER 
)
DtRtiExecDisconnectMsg::DtRtiExecDisconnectMsg ( unsigned long  handle,
DtBufferPtr  buffer = DtUSE_INTERNAL_BUFFER 
)

Destructor.


Member Function Documentation

void DtRtiExecDisconnectMsg::addCallback ( DtConnectionMgr conn,
DtRtiExecDisconnectCb  cb,
void *  usr,
bool  isMomCallback = false 
) [static]

Callback management.

References DtConnectionMgr::addMsgCallback(), and DtRtiExecDisconnectMsgKind.

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

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

Reimplemented from DtDisconnectMsg.

References DtRtiExecDisconnectMsg(), and DtConnectMsg::netConnectMsg().

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

Creator.

Reimplemented from DtDisconnectMsg.

References DtRtiExecDisconnectMsg().

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

Reimplemented from DtDisconnectMsg.

References DtRtiExecDisconnectMsg().

Returns the kind of an RtiExec Disconnect Msg.

Reimplemented from DtDisconnectMsg.

References DtRtiExecDisconnectMsgKind.

Referenced by DtRtiExecDisconnectMsg().

void DtRtiExecDisconnectMsg::removeCallback ( DtConnectionMgr conn,
DtRtiExecDisconnectCb  cb,
void *  usr,
bool  isMomCallback = false 
) [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)