dtHLAGM::ParameterToParameter Class Reference

#include <parametertoparameter.h>

Inheritance diagram for dtHLAGM::ParameterToParameter:

dtHLAGM::OneToOneMapping

List of all members.

Public Member Functions

 ParameterToParameter ()
 ParameterToParameter (const std::string &hlaName, const std::string &gameName, const AttributeType &attributeType, const dtDAL::DataType &gameType, const std::string &defaultValue, bool requiredForGame, bool requiredForHLA)
 Constructor setting the basic values.
virtual ~ParameterToParameter ()
RTI::ParameterHandle GetParameterHandle ()
const RTI::ParameterHandle GetParameterHandle () const
void SetParameterHandle (RTI::ParameterHandle parameterHandle)


Constructor & Destructor Documentation

dtHLAGM::ParameterToParameter::ParameterToParameter (  )  [inline]

dtHLAGM::ParameterToParameter::ParameterToParameter ( const std::string &  hlaName,
const std::string &  gameName,
const AttributeType attributeType,
const dtDAL::DataType gameType,
const std::string &  defaultValue,
bool  requiredForGame,
bool  requiredForHLA 
) [inline]

Constructor setting the basic values.

Parameters:
hlaName the name of the HLA value to map to.
gameName the name of the Game value to map to.
hlaType the type of the HLA value.
gameType the datatype in the game manager.
defaultValue a string version of the default value for either side.
requiredForGame true if this field is required in the game manager.
requiredForHLA true if this field is required in the HLA FOM.

virtual dtHLAGM::ParameterToParameter::~ParameterToParameter (  )  [inline, virtual]


Member Function Documentation

RTI::ParameterHandle dtHLAGM::ParameterToParameter::GetParameterHandle (  )  [inline]

const RTI::ParameterHandle dtHLAGM::ParameterToParameter::GetParameterHandle (  )  const [inline]

void dtHLAGM::ParameterToParameter::SetParameterHandle ( RTI::ParameterHandle  parameterHandle  )  [inline]


http://www.delta3d.org
2.0.0 generated 14 Feb 2008