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 More...
 
 DtAttributeChangeReqEnc (const DtAttributeChangeReqEnc &orig)
 copy constructor More...
 
DtAttributeChangeReqEncoperator= (const DtAttributeChangeReqEnc &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_ATTCHGREQ_PARAM_ENCODER (ObjectIDs)
 Individual parameter encoders. More...
 
 DtDECLARE_ATTCHGREQ_PARAM_ENCODER (ObjectIdentifiers)
 
 DtDECLARE_ATTCHGREQ_PARAM_ENCODER (AttributeValueSet)
 
 DtDECLARE_ATTCHGREQ_PARAM_ENCODER (ObjectIdentifiers_RPR20)
 For RPR FOM 2.0. 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

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 Wed Mar 27 02:04:30 EDT 2024 from SVN revision 264570
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)