VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Attributes
DtTestInteractionInterface Class Reference
Inheritance diagram for DtTestInteractionInterface:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtTestInteractionInterface ()
 DtTestInteractionInterface (const DtTestInteractionInterface &)
virtual ~DtTestInteractionInterface ()
virtual DtNetworkMessageInterfaceclone () const
 Override to provide a clone of your class.
void setMessage (const std::string &)
const std::string & message () const
virtual const char * name ()
 Returns the name of this item. Used for callback registration.

Static Public Member Functions

static const char * theName ()

Protected Attributes

std::string myMessage

Constructor & Destructor Documentation


Member Function Documentation

Override to provide a clone of your class.

Implements makVrf::DtNetworkMessageInterface.

void DtTestInteractionInterface::setMessage ( const std::string &  )
const std::string& DtTestInteractionInterface::message ( ) const
static const char* DtTestInteractionInterface::theName ( ) [static]

Referenced by name().

virtual const char* DtTestInteractionInterface::name ( ) [inline, virtual]

Returns the name of this item. Used for callback registration.

Implements makVrf::DtNetworkMessageInterface.

References theName().


Member Data Documentation

std::string DtTestInteractionInterface::myMessage [protected]

The documentation for this class was generated from the following file:

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)