VR-Link API Documentation for HLA 1.3
List of all members | Public Member Functions | Protected Attributes
DtClientServerMsg Class Reference
+ 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 Wed Aug 14 15:35:11 EDT 2013 from SVN revision 130445
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)