VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
makVrf::DtNetworkMessageInterface Class Reference
Inheritance diagram for makVrf::DtNetworkMessageInterface:
Inheritance graph
[legend]

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 charname ()=0
 Returns the name of this item. Used for callback registration.

Constructor & Destructor Documentation

makVrf::DtNetworkMessageInterface::DtNetworkMessageInterface ( )
makVrf::DtNetworkMessageInterface::DtNetworkMessageInterface ( const DtNetworkMessageInterface )

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

virtual makVrf::DtNetworkMessageInterface::~DtNetworkMessageInterface ( )
virtual

Member Function Documentation

virtual DtNetworkMessageInterface* makVrf::DtNetworkMessageInterface::clone ( ) const
pure virtual
virtual const char* makVrf::DtNetworkMessageInterface::name ( )
pure virtual

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

Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)