VR-Forces 4.8 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. More...
 
void writeToBuffer (char *buffer) const
 Write the data to a network buffer. Assums the buffer is at least netSize() in length. More...
 
void fillFromBuffer (const char *buffer, unsigned int bufferSize)
 Fill this instance using the data from the given buffer. More...
 

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 Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)