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

class DtRawBinaryRadioSignalEncoder: More...

+ Inheritance diagram for DtRawBinaryRadioSignalEncoder:
+ Collaboration diagram for DtRawBinaryRadioSignalEncoder:

Public Member Functions

 DtRawBinaryRadioSignalEncoder (DtExerciseConn *exConn, DtInterClassDesc *classDesc)
 default constructor More...
 
virtual ~DtRawBinaryRadioSignalEncoder ()
 destructor More...
 
 DtRawBinaryRadioSignalEncoder (const DtRawBinaryRadioSignalEncoder &orig)
 copy constructor More...
 
DtRawBinaryRadioSignalEncoderoperator= (const DtRawBinaryRadioSignalEncoder &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_RAW_BINARY_RADIO_SIGNAL_PARAM_ENCODER (HostRadioIndex)
 
 DtDECLARE_RAW_BINARY_RADIO_SIGNAL_PARAM_ENCODER (DataRate)
 
 DtDECLARE_RAW_BINARY_RADIO_SIGNAL_PARAM_ENCODER (SignalDataLength)
 
 DtDECLARE_RAW_BINARY_RADIO_SIGNAL_PARAM_ENCODER (SignalData)
 
 DtDECLARE_RAW_BINARY_RADIO_SIGNAL_PARAM_ENCODER (TacticalDataLinkType)
 
 DtDECLARE_RAW_BINARY_RADIO_SIGNAL_PARAM_ENCODER (TDLMessageCount)
 
 DtDECLARE_RAW_BINARY_RADIO_SIGNAL_PARAM_ENCODER (HostRadioID)
 RPR FOM <= 0.8 compatibility. 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

class DtRawBinaryRadioSignalEncoder:

Instances of DtRawBinaryRadioSignalEncoder are

Constructor & Destructor Documentation

DtRawBinaryRadioSignalEncoder::DtRawBinaryRadioSignalEncoder ( DtExerciseConn exConn,
DtInterClassDesc classDesc 
)

default constructor

virtual DtRawBinaryRadioSignalEncoder::~DtRawBinaryRadioSignalEncoder ( )
virtual

destructor

DtRawBinaryRadioSignalEncoder::DtRawBinaryRadioSignalEncoder ( const DtRawBinaryRadioSignalEncoder orig)

copy constructor

Member Function Documentation

DtRawBinaryRadioSignalEncoder::DtDECLARE_RAW_BINARY_RADIO_SIGNAL_PARAM_ENCODER ( HostRadioIndex  )
protected
DtRawBinaryRadioSignalEncoder::DtDECLARE_RAW_BINARY_RADIO_SIGNAL_PARAM_ENCODER ( DataRate  )
protected
DtRawBinaryRadioSignalEncoder::DtDECLARE_RAW_BINARY_RADIO_SIGNAL_PARAM_ENCODER ( SignalDataLength  )
protected
DtRawBinaryRadioSignalEncoder::DtDECLARE_RAW_BINARY_RADIO_SIGNAL_PARAM_ENCODER ( SignalData  )
protected
DtRawBinaryRadioSignalEncoder::DtDECLARE_RAW_BINARY_RADIO_SIGNAL_PARAM_ENCODER ( TacticalDataLinkType  )
protected
DtRawBinaryRadioSignalEncoder::DtDECLARE_RAW_BINARY_RADIO_SIGNAL_PARAM_ENCODER ( TDLMessageCount  )
protected
DtRawBinaryRadioSignalEncoder::DtDECLARE_RAW_BINARY_RADIO_SIGNAL_PARAM_ENCODER ( HostRadioID  )
protected

RPR FOM <= 0.8 compatibility.

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

assignment operator


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

Document ID: Generated on Mon Apr 25 03:39:01 EDT 2022 from SVN revision 242502
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)