VR-Link API Documentation for HLA Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
DtClientServerMsg Class Referenceabstract
+ Inheritance diagram for DtClientServerMsg:
+ Collaboration diagram for DtClientServerMsg:

Public Member Functions

 DtClientServerMsg ()
 
 DtClientServerMsg (DtCsMsg *msg)
 
virtual ~DtClientServerMsg ()
 
virtual int send ()=0
 
virtual void print ()
 
DtU8 kind ()
 
DtU8 version ()
 
size_t msgSize ()
 

Protected Attributes

DtCsMsg msg
 
size_t size
 

Constructor & Destructor Documentation

DtClientServerMsg::DtClientServerMsg ( )
inline
DtClientServerMsg::DtClientServerMsg ( DtCsMsg msg)
virtual DtClientServerMsg::~DtClientServerMsg ( )
inlinevirtual

Member Function Documentation

DtU8 DtClientServerMsg::kind ( )
inline
size_t DtClientServerMsg::msgSize ( )
inline
virtual void DtClientServerMsg::print ( )
virtual
virtual int DtClientServerMsg::send ( )
pure virtual

Implemented in DtSocketMsg.

DtU8 DtClientServerMsg::version ( )
inline

Member Data Documentation

DtCsMsg DtClientServerMsg::msg
protected
size_t DtClientServerMsg::size
protected

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

Document ID: Generated on Tue Aug 10 00:12:31 EDT 2021 from SVN revision 232765
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)