41 const std::string&
message()
const;
virtual DtNetworkMessageInterface * clone() const
Override to provide a clone of your class.
Definition: networkMessageInterface.h:28
const std::string & message() const
std::string myMessage
Definition: DtTestInteractionInterface.h:49
virtual ~DtTestInteractionInterface()
virtual const char * name()
Returns the name of this item. Used for callback registration.
Definition: DtTestInteractionInterface.h:49
DtNetworkMessageInterface()
Definition: DtTestInteractionInterface.h:25
DtTestInteractionInterface()
void setMessage(const std::string &)
static const char * theName()