VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
DtExtNetDiGuyBodyWeight Class Reference

Performs encoding/decoding of the DIGuy body weight data. More...

Public Member Functions

 DtExtNetDiGuyBodyWeight ()
DtExtNetDiGuyBodyWeightoperator= (const DtExtNetDiGuyBodyWeight &orig)
int netSize () const
 Returns the size of the data when written to a network buffer.
void writeToBuffer (char *buffer) const
 Write the data to a network buffer. Assums the buffer is at least netSize() in length.
void fillFromBuffer (const char *buffer, unsigned int bufferSize)
 Fill this instance using the data from the given buffer.

Public Attributes

DtNetFloat64 myBodyWeight

Detailed Description

Performs encoding/decoding of the DIGuy body weight data.

Constructor & Destructor Documentation

DtExtNetDiGuyBodyWeight::DtExtNetDiGuyBodyWeight ( )

Member Function Documentation

DtExtNetDiGuyBodyWeight& DtExtNetDiGuyBodyWeight::operator= ( const DtExtNetDiGuyBodyWeight orig)
int DtExtNetDiGuyBodyWeight::netSize ( ) const

Returns the size of the data when written to a network buffer.

void DtExtNetDiGuyBodyWeight::writeToBuffer ( char buffer) const

Write the data to a network buffer. Assums the buffer is at least netSize() in length.

void DtExtNetDiGuyBodyWeight::fillFromBuffer ( const char buffer,
unsigned int  bufferSize 
)

Fill this instance using the data from the given buffer.

Member Data Documentation

DtNetFloat64 DtExtNetDiGuyBodyWeight::myBodyWeight

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

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)