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

List of all members.

Public Member Functions

 DtAssistantFederateSignalTickIntervalMsg (DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 Constructors.
 DtAssistantFederateSignalTickIntervalMsg (const DtNetAssistantSignalTickIntervalMsg *netRepMsg, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
virtual ~DtAssistantFederateSignalTickIntervalMsg (void)
 Destructor.
virtual DtAssistantMsgclone (bool copy=true) const
 Return a copy/empty object of the same type as this.
virtual float signalTickInterval () const
 Get the maximum size for the log response message.
virtual void setSignalTickInterval (float interval)
 Set the maximum size for the log response message.
virtual void printData () const
 Print the data section.

Static Public Member Functions

static DtAssistantMsgcreate (const DtNetAssistantMsgHeader *initial, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 Creators.
static DtAssistantMsgcreate (DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
static void addCallback (DtRtiAssistantClient *conn, DtAssistantSignalTickIntervalCb cb, void *usr)
 Adds or removes a callback with the given Assistant client for this message type.
static void removeCallback (DtRtiAssistantClient *conn, DtAssistantSignalTickIntervalCb cb, void *usr)
static void addCallback (DtRtiAssistantPeer *conn, DtAssistantSignalTickIntervalCb cb, void *usr)
 Adds or removes a callback with the given Assistant peer for this message type.
static void removeCallback (DtRtiAssistantPeer *conn, DtAssistantSignalTickIntervalCb cb, void *usr)

Protected Member Functions

virtual
DtNetAssistantSignalTickIntervalMsg
netAssistantSignalTickIntervalMsg ()
 The network representation for the message.
virtual const
DtNetAssistantSignalTickIntervalMsg
netAssistantSignalTickIntervalMsg () const
virtual DtAssistantMsgKind internalMsgKind ()
 Returns the kind of a DtAssistantLogRequestMsg message.
virtual int minSize () const
 Returns minimum size of a message, including header.

Constructor & Destructor Documentation

Constructors.

References DtAssistantMsg::initAssistantMsg(), internalMsgKind(), and minSize().

Referenced by clone(), and create().

Destructor.


Member Function Documentation

Adds or removes a callback with the given Assistant client for this message type.

References DtRtiAssistantClient::addMsgCallback(), and DtAssistantFederateSignalTickIntervalMsgKind.

Referenced by DtFederateMgr::postJoinInit().

Adds or removes a callback with the given Assistant peer for this message type.

References DtRtiAssistantPeer::addMsgCallback(), and DtAssistantFederateSignalTickIntervalMsgKind.

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

Implements DtAssistantMsg.

References DtAssistantFederateSignalTickIntervalMsg(), and netAssistantSignalTickIntervalMsg().

DtAssistantMsg * DtAssistantFederateSignalTickIntervalMsg::create ( const DtNetAssistantMsgHeader initial,
DtBufferPtr  buffer = DtUSE_INTERNAL_BUFFER 
) [static]
DtAssistantMsg * DtAssistantFederateSignalTickIntervalMsg::create ( DtBufferPtr  buffer = DtUSE_INTERNAL_BUFFER) [static]
int DtAssistantFederateSignalTickIntervalMsg::minSize ( ) const [protected, virtual]

Returns minimum size of a message, including header.

Referenced by DtAssistantFederateSignalTickIntervalMsg().

The network representation for the message.

Referenced by clone(), setSignalTickInterval(), and signalTickInterval().

Print the data section.

Reimplemented from DtAssistantMsg.


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)