49 static void decodeEntityIdentifier(
51 const RTI::AttributeHandleValuePairSet& attrs,
55 static void decodeObjectIdentifier(
57 const RTI::AttributeHandleValuePairSet& attrs,
61 static void decodeDIGuyType(
63 const RTI::AttributeHandleValuePairSet& attrs,
67 static void decodeDIGuyAppearance(
69 const RTI::AttributeHandleValuePairSet& attrs,
73 static void decodeDIGuyAction(
75 const RTI::AttributeHandleValuePairSet& attrs,
79 static void decodeDIGuyVisible(
81 const RTI::AttributeHandleValuePairSet& attrs,
85 static void decodeDIGuyShapeVariation(
87 const RTI::AttributeHandleValuePairSet& attrs,
91 static void decodeDIGuyCharacterScale(
93 const RTI::AttributeHandleValuePairSet& attrs,
97 static void decodeDIGuyBodyWeight(
99 const RTI::AttributeHandleValuePairSet& attrs,
105 const RTI::AttributeHandleValuePairSet& attrs,
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:60
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
void decodeDIGuyPatches(DtStateRepository *stateRep, const RTI::AttributeHandleValuePairSet &avlist, int pairSetIndex)
An instance of DtObjClassDesc is a "class descriptor" for an HLA Object class.
Definition: objClassDesc13.h:41
Instances of DtDIGuyObjectDecoder are used to decode data from the network into DtDIGuyObjectStateRep...
Definition: diGuyObjectDecoderHLA.h:23
DtHlaStateDecoder is used to provide decoding of a state message into a state repository in an HLA (a...
Definition: hlaStateDecoder.h:32
DtHlaStateDecoder & operator=(const DtHlaStateDecoder &orig)
assignment operator
Instances of DtDIGuyObjectStateRepository are used to store state data for DIGuyObject objects...
Definition: diGuyObjectStateRepository.h:31
This file contains the declaration of DtHlaStateDecoder.