VR-Forces 4.10 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
DtExtNetDiGuyAppearance Class Reference

Performs encoding/decoding of the DIGuy appearance data. More...

Public Member Functions

 DtExtNetDiGuyAppearance ()
 
DtExtNetDiGuyAppearanceoperator= (const DtExtNetDiGuyAppearance &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

DtString myBody
 
DtString myHead
 
DtString myItem
 
std::vector< DtStringmyAccessory
 

Detailed Description

Performs encoding/decoding of the DIGuy appearance data.

Constructor & Destructor Documentation

DtExtNetDiGuyAppearance::DtExtNetDiGuyAppearance ( )

Member Function Documentation

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

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

void DtExtNetDiGuyAppearance::writeToBuffer ( char buffer) const

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

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

Fill this instance using the data from the given buffer.

Member Data Documentation

DtString DtExtNetDiGuyAppearance::myBody
DtString DtExtNetDiGuyAppearance::myHead
DtString DtExtNetDiGuyAppearance::myItem
std::vector<DtString> DtExtNetDiGuyAppearance::myAccessory

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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)