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

Instances of DtAppSpecificRadioSignalEncoder are used to encode application specific radio signal state messages from a state repository in an HLA environment. More...

+ Inheritance diagram for DtAppSpecificRadioSignalEncoder:
+ Collaboration diagram for DtAppSpecificRadioSignalEncoder:

Public Member Functions

 DtAppSpecificRadioSignalEncoder (DtExerciseConn *exConn, DtInterClassDesc *classDesc)
 default constructor More...
 
virtual ~DtAppSpecificRadioSignalEncoder ()
 destructor More...
 
 DtAppSpecificRadioSignalEncoder (const DtAppSpecificRadioSignalEncoder &orig)
 copy constructor More...
 
DtAppSpecificRadioSignalEncoderoperator= (const DtAppSpecificRadioSignalEncoder &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::ParameterHandleValueMap &pvMap)
 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_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER (DataRate)
 
 DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER (SignalDataLength)
 
 DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER (SignalData)
 
 DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER (TacticalDataLinkType)
 
 DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER (TDLMessageCount)
 
 DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER (UserProtocolID)
 
 DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER (HostRadioID)
 For versions <= 0.8. More...
 
 DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER (HostRadioIndex)
 For versions > 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
 
RTI::RTIambassador * myRtiAmb
 
RTI::InteractionClassHandle myHandle
 
std::map< RTI::ParameterHandle,
DtParameterEncoder
myList
 myList is an array of classDesc->maxParamHandle() items. More...
 

Detailed Description

Instances of DtAppSpecificRadioSignalEncoder are used to encode application specific radio signal state messages from a state repository in an HLA environment.

Constructor & Destructor Documentation

DtAppSpecificRadioSignalEncoder::DtAppSpecificRadioSignalEncoder ( DtExerciseConn exConn,
DtInterClassDesc classDesc 
)

default constructor

virtual DtAppSpecificRadioSignalEncoder::~DtAppSpecificRadioSignalEncoder ( )
virtual

destructor

DtAppSpecificRadioSignalEncoder::DtAppSpecificRadioSignalEncoder ( const DtAppSpecificRadioSignalEncoder orig)

copy constructor

Member Function Documentation

DtAppSpecificRadioSignalEncoder::DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER ( DataRate  )
protected
DtAppSpecificRadioSignalEncoder::DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER ( SignalDataLength  )
protected
DtAppSpecificRadioSignalEncoder::DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER ( SignalData  )
protected
DtAppSpecificRadioSignalEncoder::DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER ( TacticalDataLinkType  )
protected
DtAppSpecificRadioSignalEncoder::DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER ( TDLMessageCount  )
protected
DtAppSpecificRadioSignalEncoder::DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER ( UserProtocolID  )
protected
DtAppSpecificRadioSignalEncoder::DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER ( HostRadioID  )
protected

For versions <= 0.8.

DtAppSpecificRadioSignalEncoder::DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER ( HostRadioIndex  )
protected

For versions > 0.8.

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

assignment operator


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

Document ID: Generated on Tue Aug 10 00:12:31 EDT 2021 from SVN revision 232765
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)