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