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. 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

DtNetPatchIdentifier myRank
 
DtNetPatchIdentifier myUnit
 
DtNetPatchIdentifier 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
DtNetPatchIdentifier DtNetDiGuyPatches::myPersonalUnit
DtNetPatchIdentifier DtNetDiGuyPatches::myRank
DtNetPatchIdentifier DtNetDiGuyPatches::myUnit

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

Document ID: Generated on Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)