58 parentRegistry = 0)
const;
62 virtual const DtUUID & uniqueId()
const;
63 virtual void setUniqueId(
const DtUUID & name);
68 virtual void setOperation(
int);
69 virtual int operation()
const;
73 virtual bool setFromNet(
const char* contentBuffer,
74 unsigned contentSize);
UUID is a unique ID wrapper class.
Definition: rwUUID.h:222
virtual bool setToNet()
Calls netRep() to create the network buffer.
DtRwInt myOperation
Definition: scenarioEventCommand.h:84
virtual DtString stringRep() const =0
Returns a human-readable string representation of the command.
Definition: readerWriterRegistry.h:39
DtRwScenarioEventUUID myUniqueId
Definition: scenarioEventCommand.h:83
Specialized version of the DtRwUUID – creates a new UUID if one is not specified in the file based on...
Definition: rwScenarioEvent.h:46
virtual int netRepSize() const
Returns the size in bytes of the network representation of the class.
virtual bool setFromNet(const char *contentBuffer, unsigned contentSize)
Sets mySubsimCommand member from the incoming contentBuffer (cast to type DtNetSimSimCommand).
Description: Readable, Writable int.
Definition: rwInt.h:25
const DtSimCommand & operator=(const DtSimCommand &orig)
assignment operator; same as copy constructor
DtSimCommand is an abstract base class from which commands can derive.
Definition: simCommand.h:32
class DtScenarioEventCommand:
Definition: scenarioEventCommand.h:29
virtual DtSimCommand * clone() const
Version of clone that preserves the existing name, and assigns a null parent registry.
virtual const DtSimCommandMessageType & type() const =0
#define DT_DLL_vrfplan
This file is used to determine how to build.
Definition: vrfplanDefines.h:28