virtual bool setFromNet(const char *contentBuffer, unsigned contentSize)
Sets the contents of this set request based on the network buffer.
virtual int netRepSize() const
virtual DtAdminContent * clone() const =0
Make a copy of this content.
bool mySubscribeToChanges
Definition: requestCurrentTasksAdminContent.h:70
const DtAdminContent & operator=(const DtAdminContent &orig)
assignment operator; same as copy costructor.
Admin content that is used to request and subscribe to current tasks status messages from a specific ...
Definition: requestCurrentTasksAdminContent.h:19
virtual bool init()
Base class init does nothing, but this will be called by create, in case any other deriving class nee...
DtAdminContent.
Definition: adminContent.h:24
virtual const DtAdminContentMessageType & type() const =0
virtual bool setToNet()
Sets netRep buffer to the contents of this set request.
virtual DtString stringRep() const =0
Get a readable string representation of this content.