12 #ifndef DtUpdateRoMsg_H_
13 #define DtUpdateRoMsg_H_
36 #elif defined(DtIFSPEC1516E)
37 rti1516e::VariableLengthData
const& theTag,
41 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
44 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
60 #elif defined(DtIFSPEC1516E)
61 rti1516e::VariableLengthData
const& theTag);
80 static DtRtiMsg* create(DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
82 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
98 virtual int minSize(
const DtAhvpBase* attrs=NULL,
99 const char* objName=NULL,
102 #elif defined(DtIFSPEC1516E)
103 rti1516e::VariableLengthData
const& theTag=
theDefaultTag)
const;
DtRtiMsgKind
Definition: rtiMsgKind.h:9
#define DtAhvpBase
Definition: aHandValBase.h:85
virtual void setTagSize(int size)=0
Set/Get tag size.
!DtIFSPEC1516
Definition: fedTimeFactory.h:190
Definition: netAttrs.h:99
virtual void printData(DtLogicalTimeFactory *logicalTimeFactory) const
virtual int nameSize() const =0
virtual DtObjectInstanceHandle objHandle() const =0
virtual char * namePtr()=0
Returns pointer to the name in the netMsg.
virtual int tagSize() const =0
DtHandle DtObjectClassHandle
Definition: internalTypes.h:31
virtual DtObjectClassHandle classHandle() const =0
virtual DtNetBigAttrs * netBigAttrs()=0
Returns pointer to the network rep of the avList.
virtual void setNameSize(int size)=0
Set/Get name size.
virtual void setClassHandle(DtObjectClassHandle hand)=0
Set/Get handle.
static const char * theDefaultTag
Definition: rtiMsg.h:283
virtual DtNetU32 * channelPtr() const =0
Returns pointer to the channel in the netMsg.
Instances of DtConnectionMgr manage the communication objects that the RTI will use to either communi...
Definition: connectMgr.h:60
DtRtiMsg is the base class for messages between RTI components.
Definition: rtiMsg.h:45
DtHandle DtObjectInstanceHandle
Definition: internalTypes.h:33
Definition: updateRoMsg.h:22
virtual DtRtiMsg * clone(bool copy=true) const =0
Return a copy/empty object of the same type as this.
Definition: netAttrs.h:113
virtual DtRtiMsgKind internalDtRtiMsgKind()=0
Definition: netUpdateMsg.h:17
virtual void setObjHandle(DtObjectInstanceHandle id)=0
Set/Get handle.
virtual DtUpdateRoMsg * selfRo() const
Casts away const-ness.
Definition: updateRoMsg.h:133
Definition: VariableLengthData.h:22
#define DT_DLL_LRC
Definition: rtiMsConfig.h:126
virtual char * tagPtr()=0
Returns pointer to the tag in the netMsg.
Definition: updateMsg.h:28
void(* DtUpdateCb)(const DtUpdateMsg &msg, void *usr)
Definition: updateMsg.h:26
virtual DtNetAttrs * netAttrs()=0
Returns pointer to the network rep of the avList.