VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Static Protected Member Functions
DtExtDIGuyObjectDecoder Class Reference

Instances of DtDIGuyObjectDecoder are used to decode data from the network into DtDIGuyObjectStateRepository objects. More...

Inheritance diagram for DtExtDIGuyObjectDecoder:
Inheritance graph
[legend]

Public Member Functions

 DtExtDIGuyObjectDecoder (DtExerciseConn *exConn, DtObjClassDesc *classDesc)
 Default constructor.
virtual ~DtExtDIGuyObjectDecoder ()
 Destructor.
 DtExtDIGuyObjectDecoder (const DtExtDIGuyObjectDecoder &orig)
 Copy constructor.
DtExtDIGuyObjectDecoderoperator= (const DtExtDIGuyObjectDecoder &orig)
 Assignment operator.

Static Public Member Functions

static void setupReplacementDecoders (DtDIGuyObjectDecoder *baseDecoder)

Static Protected Member Functions

static void decodeDIGuyAppearance (DtDIGuyObjectStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)
 Decodes DIGuyAppearance from attrs into rep.
static void decodeDIGuyBodyWeight (DtDIGuyObjectStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)
 Decodes DIGuyAppearance from attrs into rep.

Detailed Description

Instances of DtDIGuyObjectDecoder are used to decode data from the network into DtDIGuyObjectStateRepository objects.

Constructor & Destructor Documentation

DtExtDIGuyObjectDecoder::DtExtDIGuyObjectDecoder ( DtExerciseConn *  exConn,
DtObjClassDesc *  classDesc 
)

Default constructor.

virtual DtExtDIGuyObjectDecoder::~DtExtDIGuyObjectDecoder ( )
virtual

Destructor.

DtExtDIGuyObjectDecoder::DtExtDIGuyObjectDecoder ( const DtExtDIGuyObjectDecoder orig)

Copy constructor.

Member Function Documentation

DtExtDIGuyObjectDecoder& DtExtDIGuyObjectDecoder::operator= ( const DtExtDIGuyObjectDecoder orig)

Assignment operator.

static void DtExtDIGuyObjectDecoder::setupReplacementDecoders ( DtDIGuyObjectDecoder baseDecoder)
static
static void DtExtDIGuyObjectDecoder::decodeDIGuyAppearance ( DtDIGuyObjectStateRepository rep,
const RTI::AttributeHandleValuePairSet &  attrs,
int  pairSetIndex 
)
staticprotected

Decodes DIGuyAppearance from attrs into rep.

static void DtExtDIGuyObjectDecoder::decodeDIGuyBodyWeight ( DtDIGuyObjectStateRepository rep,
const RTI::AttributeHandleValuePairSet &  attrs,
int  pairSetIndex 
)
staticprotected

Decodes DIGuyAppearance from attrs into rep.


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

Document ID: Generated on Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)