75 virtual bool setFromNet(
const char* networkBuffer,
76 unsigned contentSize);
bool myOwnSetDataRequest
Definition: setDataRequestMessage.h:88
#define DT_DLL_vrfmsgs
This file is used to determine how to build.
Definition: vrfmsgsDefines.h:28
virtual bool setToNet()
Fill in our network representation.
virtual DtSimMessage * clone() const =0
DtSetDataRequest is an abstract base class from which real setDataRequests can derive.
Definition: setDataRequest.h:40
File: simMsg.h.
Definition: simMessage.h:35
virtual bool setFromNet(const char *networkBuffer, unsigned contentSize)
Fills in the message from the network buffer.
const DtVrfObjectMessage & operator=(const DtVrfObjectMessage &orig)
assignment operator: shallow; assigns values only.
virtual int netRepSize() const
Returns the size of the simulation network representation of this message.
The base class for all messages to/from a specific DtVrfObject.
Definition: vrfObjectMessage.h:30
virtual int contentCategoryType() const =0
DtSetDataRequest * mySetDataRequest
Definition: setDataRequestMessage.h:87
A DtSetDataRequestMessage is a DtRadioMsg with a pointer to a setDataRequest.
Definition: setDataRequestMessage.h:23
virtual void printDataToString(DtString &str)
Print message.