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
DtAttributeChangeReqEnc Class Reference

DtAttributeChangeReqEnc is a DtInteractionEncoder that registers parameter encoders for all of the AttributeChangeRequest interaction parameters. More...

+ Inheritance diagram for DtAttributeChangeReqEnc:
+ Collaboration diagram for DtAttributeChangeReqEnc:

Public Member Functions

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

Protected Member Functions

 DtDECLARE_ATTCHGREQ_PARAM_ENCODER (ObjectIDs)
 Individual parameter encoders.
 DtDECLARE_ATTCHGREQ_PARAM_ENCODER (ObjectIdentifiers)
 DtDECLARE_ATTCHGREQ_PARAM_ENCODER (AttributeValueSet)
 DtDECLARE_ATTCHGREQ_PARAM_ENCODER (ObjectIdentifiers_RPR20)
 For RPR FOM 2.0.

Additional Inherited Members

- Public Types inherited from DtInteractionEncoder
typedef void(* DtParameterEncoder )(const DtInteractionRep &inter, RTI::ParameterHandleValuePairSet *avlist, RTI::ParameterHandle handle)
 Attribute encoding function declaration.
- 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.

Detailed Description

DtAttributeChangeReqEnc is a DtInteractionEncoder that registers parameter encoders for all of the AttributeChangeRequest interaction parameters.

Constructor & Destructor Documentation

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

destructor

DtAttributeChangeReqEnc::DtAttributeChangeReqEnc ( const DtAttributeChangeReqEnc orig)

copy constructor

Member Function Documentation

DtAttributeChangeReqEnc::DtDECLARE_ATTCHGREQ_PARAM_ENCODER ( ObjectIDs  )
protected

Individual parameter encoders.

DtAttributeChangeReqEnc::DtDECLARE_ATTCHGREQ_PARAM_ENCODER ( ObjectIdentifiers  )
protected
DtAttributeChangeReqEnc::DtDECLARE_ATTCHGREQ_PARAM_ENCODER ( AttributeValueSet  )
protected
DtAttributeChangeReqEnc::DtDECLARE_ATTCHGREQ_PARAM_ENCODER ( ObjectIdentifiers_RPR20  )
protected

For RPR FOM 2.0.

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

assignment operator


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

Document ID: Generated on Mon Feb 6 18:36:34 EST 2017 from SVN revision 173107
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)