VR-Link API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions
DtAttributeChangeResEnc Class Reference

DtAttributeChangeResEnc is a DtInteractionEncoder that registers parameter encoders for all of the AttributeChangeResult interaction parameters. More...

+ Inheritance diagram for DtAttributeChangeResEnc:
+ Collaboration diagram for DtAttributeChangeResEnc:

Public Member Functions

 DtAttributeChangeResEnc (DtExerciseConn *exConn, DtInterClassDesc *classDesc)
 
virtual ~DtAttributeChangeResEnc ()
 destructor More...
 
 DtAttributeChangeResEnc (const DtAttributeChangeResEnc &orig)
 copy constructor More...
 
DtAttributeChangeResEncoperator= (const DtAttributeChangeResEnc &orig)
 assignment operator More...
 
- Public Member Functions inherited from DtInteractionEncoder
 DtInteractionEncoder (DtExerciseConn *exConn, DtInterClassDesc *classDesc)
 constructor More...
 
virtual ~DtInteractionEncoder ()
 destructor More...
 
 DtInteractionEncoder (const DtInteractionEncoder &orig)
 copy constructor More...
 
DtInteractionEncoderoperator= (const DtInteractionEncoder &orig)
 assignment operator More...
 
virtual DtParameterEncoder addEncoder (RTI::ParameterHandle hand, DtParameterEncoder func)
 Add a parameter encoder function by parameter handle. More...
 
virtual DtParameterEncoder addEncoder (char *name, DtParameterEncoder proc)
 Add a parameter encoder function by parameter name. More...
 
virtual DtParameterEncoder encoder (RTI::ParameterHandle hand)
 Get the parameter encoder for the specified handle. More...
 
virtual void encode (const DtInteractionRep &inter, RTI::ParameterHandleValuePairSet *pvList)
 Encode necessary values from the protocol-independent interaction. More...
 
virtual RTI::InteractionClassHandle interClassHandle ()
 Get the object's class handle. More...
 
virtual DtInteractionEncoderclone () const
 Returns a new-ed clone of this object. More...
 
virtual DtInteractionEncoderclone (DtInterClassDesc *interDesc) const
 Returns a new-ed clone of this object which corresponds to the inter description interDesc. More...
 

Protected Member Functions

 DtDECLARE_ATTCHGRES_PARAM_ENCODER (ObjectIdentifier)
 Individual parameter encoders. More...
 
 DtDECLARE_ATTCHGRES_PARAM_ENCODER (AttributeChangeResult)
 
 DtDECLARE_ATTCHGRES_PARAM_ENCODER (AttributeValueSet)
 
 DtDECLARE_ATTCHGRES_PARAM_ENCODER (AttributeChangeResultPre08)
 RPR FOM 0.7 compatibility. More...
 
 DtDECLARE_ATTCHGRES_PARAM_ENCODER (ObjectID)
 RPR FOM <= 0.8. More...
 

Additional Inherited Members

- Public Types inherited from DtInteractionEncoder
typedef void(* DtParameterEncoder )(const DtInteractionRep &inter, RTI::ParameterHandleValuePairSet *avlist, RTI::ParameterHandle handle)
 Attribute encoding function declaration. More...
 
- Static Public Member Functions inherited from DtInteractionEncoder
static void encodeGenericParameter (const DtInteractionWithEncDec &inter, RTI::ParameterHandleValuePairSet *avlist, RTI::ParameterHandle handle)
 
- Protected Attributes inherited from DtInteractionEncoder
DtExerciseConnmyExConn
 
DtInterClassDescmyClassDesc
 
DtVrlRtiAmbassadormyRtiAmb
 
RTI::InteractionClassHandle myHandle
 
std::map< RTI::ParameterHandle,
DtParameterEncoder
myList
 myList is an array of classDesc->maxParamHandle() items. More...
 

Detailed Description

DtAttributeChangeResEnc is a DtInteractionEncoder that registers parameter encoders for all of the AttributeChangeResult interaction parameters.

Constructor & Destructor Documentation

DtAttributeChangeResEnc::DtAttributeChangeResEnc ( DtExerciseConn exConn,
DtInterClassDesc classDesc 
)
virtual DtAttributeChangeResEnc::~DtAttributeChangeResEnc ( )
virtual

destructor

DtAttributeChangeResEnc::DtAttributeChangeResEnc ( const DtAttributeChangeResEnc orig)

copy constructor

Member Function Documentation

DtAttributeChangeResEnc::DtDECLARE_ATTCHGRES_PARAM_ENCODER ( ObjectIdentifier  )
protected

Individual parameter encoders.

DtAttributeChangeResEnc::DtDECLARE_ATTCHGRES_PARAM_ENCODER ( AttributeChangeResult  )
protected
DtAttributeChangeResEnc::DtDECLARE_ATTCHGRES_PARAM_ENCODER ( AttributeValueSet  )
protected
DtAttributeChangeResEnc::DtDECLARE_ATTCHGRES_PARAM_ENCODER ( AttributeChangeResultPre08  )
protected

RPR FOM 0.7 compatibility.

DtAttributeChangeResEnc::DtDECLARE_ATTCHGRES_PARAM_ENCODER ( ObjectID  )
protected

RPR FOM <= 0.8.

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

assignment operator


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

Document ID: Generated on Tue Feb 2 21:02:17 EST 2021 from SVN revision 223668
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)