VR-Forces 4.0.4 Class Documentation
Public Member Functions
makVrf::DtNetworkMessageInterface Class Reference
Inheritance diagram for makVrf::DtNetworkMessageInterface:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtNetworkMessageInterface ()
 DtNetworkMessageInterface (const DtNetworkMessageInterface &)
 Copy constructor.
virtual ~DtNetworkMessageInterface ()
virtual DtNetworkMessageInterfaceclone () const =0
 Override to provide a clone of your class.
virtual const char * name ()=0
 Returns the name of this item. Used for callback registration.

Constructor & Destructor Documentation

Copy constructor.

Supply your own copy constructor and use it from the clone method as that is the mechanism that will be used to transfer the data from the network thread to the GUI thread


Member Function Documentation

virtual const char* makVrf::DtNetworkMessageInterface::name ( ) [pure virtual]

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

Implemented in makVrf::DtVrfObjectMessageInterface, DtTestInteractionInterface, makVrf::DtSimMessageInterface, and makVrf::DtCommentInteractionInterface.


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)