12 #ifndef DtUpdateRoMsg_H_
13 #define DtUpdateRoMsg_H_
35 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
38 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
64 static DtRtiMsg* create(DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
66 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
82 virtual int minSize(
const DtAhvpBase* attrs = NULL,
83 const char* objName = NULL,
Definition: aHandValBase.h:21
DtRtiMsgKind
Definition: rtiMsgKind.h:9
virtual void setTagSize(int size)=0
Set/Get tag size.
Definition: fedTimeFactory.h:73
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:48
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.
DtRtiApiVariableLengthData const & DtRtiApiTagConstRef
Definition: rtiApiTypes.h:98
virtual void setClassHandle(DtObjectClassHandle hand)=0
Set/Get handle.
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:67
DtRtiMsg is the base class for messages between RTI components.
Definition: rtiMsg.h:34
DtHandle DtObjectInstanceHandle
Definition: internalTypes.h:50
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
virtual int attributeFieldSize() const =0
Returns the current size of the attribute field.
Definition: netUpdateMsg.h:17
virtual void setObjHandle(DtObjectInstanceHandle id)=0
Set/Get handle.
virtual DtUpdateRoMsg * selfRo() const
Casts away const-ness.
Definition: updateRoMsg.h:114
#define DT_DLL_LRC
Definition: rtiMsConfig.h:155
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.