26 virtual double getTime();
27 virtual void setTime(
double val);
33 static DtMessage* decode(
unsigned char* buffer,
int length);
34 static std::string theMessageName();
virtual int messageSize()
this function needs to be in each derived class for decoding
#define MANAGEDINTERFACE_DLL
Definition: plugin.h:15
double myTime
Definition: setSimTime.h:39
Defines the base class for all messages that are sent to and from C#.
This is the DtMessage class.
Definition: message.h:20
Definition: setSimTime.h:16
Instances of DtStreamWriter encode values into a byte array.
Definition: byteStream.h:74
Instances of DtStreamReader decode values from a byte array.
Definition: byteStream.h:31
virtual void serialize(DtStreamWriter &writer)
static std::string theFullName
Definition: setSimTime.h:37
virtual void deserialize(DtStreamReader &reader)