VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
DtNetDiGuyPatches Class Reference
+ Collaboration diagram for DtNetDiGuyPatches:

Public Member Functions

 DtNetDiGuyPatches ()
DtNetDiGuyPatchesoperator= (const DtNetDiGuyPatches &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

DtNetU32 myRank
DtNetU32 myUnit
DtNetU32 myPersonalUnit
DtString myName

Constructor & Destructor Documentation

DtNetDiGuyPatches::DtNetDiGuyPatches ( )

Member Function Documentation

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

Fill this instance using the data from the given buffer.

int DtNetDiGuyPatches::netSize ( ) const

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

DtNetDiGuyPatches& DtNetDiGuyPatches::operator= ( const DtNetDiGuyPatches orig)
void DtNetDiGuyPatches::writeToBuffer ( char *  buffer) const

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

Member Data Documentation

DtString DtNetDiGuyPatches::myName
DtNetU32 DtNetDiGuyPatches::myPersonalUnit
DtNetU32 DtNetDiGuyPatches::myRank
DtNetU32 DtNetDiGuyPatches::myUnit

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

Document ID: Generated on Mon Jun 22 21:18:40 EDT 2020 from SVN revision 213785
Copyright © 2005-2018 MAK Technologies. All Rights Reserved (www.mak.com)