VR-Link API Documentation for HLA 1516
List of all members | Public Member Functions | Protected Member Functions
DtStopFreezeEncoder Class Reference

DtStopFreezeEncoder is a DtInteractionEncoder that registers parameter encoders for all of the STOP/FREEZE interaction parameters. More...

+ Inheritance diagram for DtStopFreezeEncoder:
+ Collaboration diagram for DtStopFreezeEncoder:

Public Member Functions

 DtStopFreezeEncoder (DtExerciseConn *exConn, DtInterClassDesc *classDesc)
virtual ~DtStopFreezeEncoder ()
 destructor
 DtStopFreezeEncoder (const DtStopFreezeEncoder &orig)
 copy constructor
DtStopFreezeEncoderoperator= (const DtStopFreezeEncoder &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::ParameterHandleValueMap &pvMap)
 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_STOP_PARAM_ENCODER (OriginatingEntity)
 Individual parameter encoders.
 DtDECLARE_STOP_PARAM_ENCODER (ReceivingEntity)
 DtDECLARE_STOP_PARAM_ENCODER (RequestIdentifier)
 DtDECLARE_STOP_PARAM_ENCODER (RealWorldTime)
 DtDECLARE_STOP_PARAM_ENCODER (Reason)
 DtDECLARE_STOP_PARAM_ENCODER (ReflectValues)
 DtDECLARE_STOP_PARAM_ENCODER (RunInternalSimulationClock)
 DtDECLARE_STOP_PARAM_ENCODER (UpdateAttributes)
 DtDECLARE_STOP_PARAM_ENCODER (RequestID)
 RPR FOM <= 0.8 compatibility.

Additional Inherited Members

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

Detailed Description

DtStopFreezeEncoder is a DtInteractionEncoder that registers parameter encoders for all of the STOP/FREEZE interaction parameters.

Constructor & Destructor Documentation

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

destructor

DtStopFreezeEncoder::DtStopFreezeEncoder ( const DtStopFreezeEncoder orig)

copy constructor

Member Function Documentation

DtStopFreezeEncoder::DtDECLARE_STOP_PARAM_ENCODER ( OriginatingEntity  )
protected

Individual parameter encoders.

DtStopFreezeEncoder::DtDECLARE_STOP_PARAM_ENCODER ( ReceivingEntity  )
protected
DtStopFreezeEncoder::DtDECLARE_STOP_PARAM_ENCODER ( RequestIdentifier  )
protected
DtStopFreezeEncoder::DtDECLARE_STOP_PARAM_ENCODER ( RealWorldTime  )
protected
DtStopFreezeEncoder::DtDECLARE_STOP_PARAM_ENCODER ( Reason  )
protected
DtStopFreezeEncoder::DtDECLARE_STOP_PARAM_ENCODER ( ReflectValues  )
protected
DtStopFreezeEncoder::DtDECLARE_STOP_PARAM_ENCODER ( RunInternalSimulationClock  )
protected
DtStopFreezeEncoder::DtDECLARE_STOP_PARAM_ENCODER ( UpdateAttributes  )
protected
DtStopFreezeEncoder::DtDECLARE_STOP_PARAM_ENCODER ( RequestID  )
protected

RPR FOM <= 0.8 compatibility.

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

assignment operator


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

Document ID: Generated on Wed Aug 14 15:35:11 EDT 2013 from SVN revision 130445
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)