VR-Forces 5.0.3 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
makVrf::DtNetworkMessageInterface Class Referenceabstract
Inheritance diagram for makVrf::DtNetworkMessageInterface:
Inheritance graph
[legend]

Public Member Functions

 DtNetworkMessageInterface ()
 
 DtNetworkMessageInterface (const DtNetworkMessageInterface &)
 
virtual ~DtNetworkMessageInterface ()
 
virtual DtNetworkMessageInterfaceclone () const =0
 
virtual const charname ()=0
 

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 Thu Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)