mil::tatrc::physiology::datamodel::EnvironmentalConditionsData Class Reference

Class corresponding to the EnvironmentalConditionsData schema type. More...

#include <Environment.hxx>

Inheritance diagram for mil::tatrc::physiology::datamodel::EnvironmentalConditionsData:

Public Member Functions

virtual ~EnvironmentalConditionsData ()
 Destructor. More...
 
- Public Member Functions inherited from mil::tatrc::physiology::datamodel::ObjectData
virtual ~ObjectData ()
 Destructor. More...
 
const contentVersion_optionalcontentVersion () const
 Return a read-only (constant) reference to the attribute container. More...
 
contentVersion_optionalcontentVersion ()
 Return a read-write reference to the attribute container. More...
 
void contentVersion (const contentVersion_type &x)
 Set the attribute value. More...
 
void contentVersion (const contentVersion_optional &x)
 Set the attribute value. More...
 
void contentVersion (::std::unique_ptr< contentVersion_type > p)
 Set the attribute value without copying. More...
 
 ObjectData ()
 Create an instance from the ultimate base and initializers for required elements and attributes. More...
 
 ObjectData (const ::xercesc::DOMElement &e,::xml_schema::flags f=0,::xml_schema::container *c=0)
 Create an instance from a DOM element. More...
 
 ObjectData (const ObjectData &x,::xml_schema::flags f=0,::xml_schema::container *c=0)
 Copy constructor. More...
 
ObjectDataoperator= (const ObjectData &x)
 Copy assignment operator. More...
 

Name

Accessor and modifier functions for the Name optional element.

typedef ::xml_schema::string Name_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< Name_typeName_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< Name_type, char > Name_traits
 Element traits type. More...
 
const Name_optionalName () const
 Return a read-only (constant) reference to the element container. More...
 
Name_optionalName ()
 Return a read-write reference to the element container. More...
 
void Name (const Name_type &x)
 Set the element value. More...
 
void Name (const Name_optional &x)
 Set the element value. More...
 
void Name (::std::unique_ptr< Name_type > p)
 Set the element value without copying. More...
 

SurroundingType

Accessor and modifier functions for the SurroundingType optional element.

typedef ::mil::tatrc::physiology::datamodel::enumSurroundingType SurroundingType_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< SurroundingType_typeSurroundingType_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< SurroundingType_type, char > SurroundingType_traits
 Element traits type. More...
 
const SurroundingType_optionalSurroundingType () const
 Return a read-only (constant) reference to the element container. More...
 
SurroundingType_optionalSurroundingType ()
 Return a read-write reference to the element container. More...
 
void SurroundingType (const SurroundingType_type &x)
 Set the element value. More...
 
void SurroundingType (const SurroundingType_optional &x)
 Set the element value. More...
 
void SurroundingType (::std::unique_ptr< SurroundingType_type > p)
 Set the element value without copying. More...
 

AirDensity

Accessor and modifier functions for the AirDensity optional element.

typedef ::mil::tatrc::physiology::datamodel::ScalarMassPerVolumeData AirDensity_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< AirDensity_typeAirDensity_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< AirDensity_type, char > AirDensity_traits
 Element traits type. More...
 
const AirDensity_optionalAirDensity () const
 Return a read-only (constant) reference to the element container. More...
 
AirDensity_optionalAirDensity ()
 Return a read-write reference to the element container. More...
 
void AirDensity (const AirDensity_type &x)
 Set the element value. More...
 
void AirDensity (const AirDensity_optional &x)
 Set the element value. More...
 
void AirDensity (::std::unique_ptr< AirDensity_type > p)
 Set the element value without copying. More...
 

AirVelocity

Accessor and modifier functions for the AirVelocity optional element.

typedef ::mil::tatrc::physiology::datamodel::ScalarLengthPerTimeData AirVelocity_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< AirVelocity_typeAirVelocity_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< AirVelocity_type, char > AirVelocity_traits
 Element traits type. More...
 
const AirVelocity_optionalAirVelocity () const
 Return a read-only (constant) reference to the element container. More...
 
AirVelocity_optionalAirVelocity ()
 Return a read-write reference to the element container. More...
 
void AirVelocity (const AirVelocity_type &x)
 Set the element value. More...
 
void AirVelocity (const AirVelocity_optional &x)
 Set the element value. More...
 
void AirVelocity (::std::unique_ptr< AirVelocity_type > p)
 Set the element value without copying. More...
 

AmbientTemperature

Accessor and modifier functions for the AmbientTemperature optional element.

typedef ::mil::tatrc::physiology::datamodel::ScalarTemperatureData AmbientTemperature_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< AmbientTemperature_typeAmbientTemperature_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< AmbientTemperature_type, char > AmbientTemperature_traits
 Element traits type. More...
 
const AmbientTemperature_optionalAmbientTemperature () const
 Return a read-only (constant) reference to the element container. More...
 
AmbientTemperature_optionalAmbientTemperature ()
 Return a read-write reference to the element container. More...
 
void AmbientTemperature (const AmbientTemperature_type &x)
 Set the element value. More...
 
void AmbientTemperature (const AmbientTemperature_optional &x)
 Set the element value. More...
 
void AmbientTemperature (::std::unique_ptr< AmbientTemperature_type > p)
 Set the element value without copying. More...
 

AtmosphericPressure

Accessor and modifier functions for the AtmosphericPressure optional element.

typedef ::mil::tatrc::physiology::datamodel::ScalarPressureData AtmosphericPressure_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< AtmosphericPressure_typeAtmosphericPressure_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< AtmosphericPressure_type, char > AtmosphericPressure_traits
 Element traits type. More...
 
const AtmosphericPressure_optionalAtmosphericPressure () const
 Return a read-only (constant) reference to the element container. More...
 
AtmosphericPressure_optionalAtmosphericPressure ()
 Return a read-write reference to the element container. More...
 
void AtmosphericPressure (const AtmosphericPressure_type &x)
 Set the element value. More...
 
void AtmosphericPressure (const AtmosphericPressure_optional &x)
 Set the element value. More...
 
void AtmosphericPressure (::std::unique_ptr< AtmosphericPressure_type > p)
 Set the element value without copying. More...
 

ClothingResistance

Accessor and modifier functions for the ClothingResistance optional element.

typedef ::mil::tatrc::physiology::datamodel::ScalarHeatResistanceAreaData ClothingResistance_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< ClothingResistance_typeClothingResistance_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< ClothingResistance_type, char > ClothingResistance_traits
 Element traits type. More...
 
const ClothingResistance_optionalClothingResistance () const
 Return a read-only (constant) reference to the element container. More...
 
ClothingResistance_optionalClothingResistance ()
 Return a read-write reference to the element container. More...
 
void ClothingResistance (const ClothingResistance_type &x)
 Set the element value. More...
 
void ClothingResistance (const ClothingResistance_optional &x)
 Set the element value. More...
 
void ClothingResistance (::std::unique_ptr< ClothingResistance_type > p)
 Set the element value without copying. More...
 

Emissivity

Accessor and modifier functions for the Emissivity optional element.

typedef ::mil::tatrc::physiology::datamodel::ScalarFractionData Emissivity_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< Emissivity_typeEmissivity_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< Emissivity_type, char > Emissivity_traits
 Element traits type. More...
 
const Emissivity_optionalEmissivity () const
 Return a read-only (constant) reference to the element container. More...
 
Emissivity_optionalEmissivity ()
 Return a read-write reference to the element container. More...
 
void Emissivity (const Emissivity_type &x)
 Set the element value. More...
 
void Emissivity (const Emissivity_optional &x)
 Set the element value. More...
 
void Emissivity (::std::unique_ptr< Emissivity_type > p)
 Set the element value without copying. More...
 

MeanRadiantTemperature

Accessor and modifier functions for the MeanRadiantTemperature optional element.

typedef ::mil::tatrc::physiology::datamodel::ScalarTemperatureData MeanRadiantTemperature_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< MeanRadiantTemperature_typeMeanRadiantTemperature_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< MeanRadiantTemperature_type, char > MeanRadiantTemperature_traits
 Element traits type. More...
 
const MeanRadiantTemperature_optionalMeanRadiantTemperature () const
 Return a read-only (constant) reference to the element container. More...
 
MeanRadiantTemperature_optionalMeanRadiantTemperature ()
 Return a read-write reference to the element container. More...
 
void MeanRadiantTemperature (const MeanRadiantTemperature_type &x)
 Set the element value. More...
 
void MeanRadiantTemperature (const MeanRadiantTemperature_optional &x)
 Set the element value. More...
 
void MeanRadiantTemperature (::std::unique_ptr< MeanRadiantTemperature_type > p)
 Set the element value without copying. More...
 

RelativeHumidity

Accessor and modifier functions for the RelativeHumidity optional element.

typedef ::mil::tatrc::physiology::datamodel::ScalarFractionData RelativeHumidity_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< RelativeHumidity_typeRelativeHumidity_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< RelativeHumidity_type, char > RelativeHumidity_traits
 Element traits type. More...
 
const RelativeHumidity_optionalRelativeHumidity () const
 Return a read-only (constant) reference to the element container. More...
 
RelativeHumidity_optionalRelativeHumidity ()
 Return a read-write reference to the element container. More...
 
void RelativeHumidity (const RelativeHumidity_type &x)
 Set the element value. More...
 
void RelativeHumidity (const RelativeHumidity_optional &x)
 Set the element value. More...
 
void RelativeHumidity (::std::unique_ptr< RelativeHumidity_type > p)
 Set the element value without copying. More...
 

RespirationAmbientTemperature

Accessor and modifier functions for the RespirationAmbientTemperature optional element.

typedef ::mil::tatrc::physiology::datamodel::ScalarTemperatureData RespirationAmbientTemperature_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< RespirationAmbientTemperature_typeRespirationAmbientTemperature_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< RespirationAmbientTemperature_type, char > RespirationAmbientTemperature_traits
 Element traits type. More...
 
const RespirationAmbientTemperature_optionalRespirationAmbientTemperature () const
 Return a read-only (constant) reference to the element container. More...
 
RespirationAmbientTemperature_optionalRespirationAmbientTemperature ()
 Return a read-write reference to the element container. More...
 
void RespirationAmbientTemperature (const RespirationAmbientTemperature_type &x)
 Set the element value. More...
 
void RespirationAmbientTemperature (const RespirationAmbientTemperature_optional &x)
 Set the element value. More...
 
void RespirationAmbientTemperature (::std::unique_ptr< RespirationAmbientTemperature_type > p)
 Set the element value without copying. More...
 

AmbientGas

Accessor and modifier functions for the AmbientGas sequence element.

typedef ::mil::tatrc::physiology::datamodel::SubstanceFractionData AmbientGas_type
 Element type. More...
 
typedef ::xsd::cxx::tree::sequence< AmbientGas_typeAmbientGas_sequence
 Element sequence container type. More...
 
typedef AmbientGas_sequence::iterator AmbientGas_iterator
 Element iterator type. More...
 
typedef AmbientGas_sequence::const_iterator AmbientGas_const_iterator
 Element constant iterator type. More...
 
typedef ::xsd::cxx::tree::traits< AmbientGas_type, char > AmbientGas_traits
 Element traits type. More...
 
const AmbientGas_sequenceAmbientGas () const
 Return a read-only (constant) reference to the element sequence. More...
 
AmbientGas_sequenceAmbientGas ()
 Return a read-write reference to the element sequence. More...
 
void AmbientGas (const AmbientGas_sequence &s)
 Copy elements from a given sequence. More...
 

AmbientAerosol

Accessor and modifier functions for the AmbientAerosol sequence element.

typedef ::mil::tatrc::physiology::datamodel::SubstanceConcentrationData AmbientAerosol_type
 Element type. More...
 
typedef ::xsd::cxx::tree::sequence< AmbientAerosol_typeAmbientAerosol_sequence
 Element sequence container type. More...
 
typedef AmbientAerosol_sequence::iterator AmbientAerosol_iterator
 Element iterator type. More...
 
typedef AmbientAerosol_sequence::const_iterator AmbientAerosol_const_iterator
 Element constant iterator type. More...
 
typedef ::xsd::cxx::tree::traits< AmbientAerosol_type, char > AmbientAerosol_traits
 Element traits type. More...
 
const AmbientAerosol_sequenceAmbientAerosol () const
 Return a read-only (constant) reference to the element sequence. More...
 
AmbientAerosol_sequenceAmbientAerosol ()
 Return a read-write reference to the element sequence. More...
 
void AmbientAerosol (const AmbientAerosol_sequence &s)
 Copy elements from a given sequence. More...
 

Constructors

 EnvironmentalConditionsData ()
 Create an instance from the ultimate base and initializers for required elements and attributes. More...
 
 EnvironmentalConditionsData (const ::xercesc::DOMElement &e,::xml_schema::flags f=0,::xml_schema::container *c=0)
 Create an instance from a DOM element. More...
 
 EnvironmentalConditionsData (const EnvironmentalConditionsData &x,::xml_schema::flags f=0,::xml_schema::container *c=0)
 Copy constructor. More...
 
virtual EnvironmentalConditionsData_clone (::xml_schema::flags f=0,::xml_schema::container *c=0) const
 Copy the instance polymorphically. More...
 
EnvironmentalConditionsDataoperator= (const EnvironmentalConditionsData &x)
 Copy assignment operator. More...
 

Additional Inherited Members

- Public Types inherited from mil::tatrc::physiology::datamodel::ObjectData
typedef ::xml_schema::string contentVersion_type
 Attribute type. More...
 
typedef ::xsd::cxx::tree::optional< contentVersion_typecontentVersion_optional
 Attribute optional container type. More...
 
typedef ::xsd::cxx::tree::traits< contentVersion_type, char > contentVersion_traits
 Attribute traits type. More...
 

Detailed Description

Class corresponding to the EnvironmentalConditionsData schema type.

Member Typedef Documentation

Element optional container type.

Element traits type.

Element optional container type.

Element traits type.

Element constant iterator type.

Element iterator type.

Element sequence container type.

Element constant iterator type.

Element iterator type.

Element sequence container type.

Element traits type.

Element optional container type.

Element traits type.

Element optional container type.

Element traits type.

Element optional container type.

Element optional container type.

Constructor & Destructor Documentation

mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::EnvironmentalConditionsData ( )

Create an instance from the ultimate base and initializers for required elements and attributes.

mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::EnvironmentalConditionsData ( const ::xercesc::DOMElement &  e,
::xml_schema::flags  f = 0,
::xml_schema::container c = 0 
)

Create an instance from a DOM element.

Parameters
eA DOM element to extract the data from.
fFlags to create the new instance with.
cA pointer to the object that will contain the new instance.
mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::EnvironmentalConditionsData ( const EnvironmentalConditionsData x,
::xml_schema::flags  f = 0,
::xml_schema::container c = 0 
)

Copy constructor.

Parameters
xAn instance to make a copy of.
fFlags to create the copy with.
cA pointer to the object that will contain the copy.

For polymorphic object models use the _clone function instead.

mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::~EnvironmentalConditionsData ( )
virtual

Destructor.

Member Function Documentation

EnvironmentalConditionsData * mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::_clone ( ::xml_schema::flags  f = 0,
::xml_schema::container c = 0 
) const
virtual

Copy the instance polymorphically.

Parameters
fFlags to create the copy with.
cA pointer to the object that will contain the copy.
Returns
A pointer to the dynamically allocated copy.

This function ensures that the dynamic type of the instance is used for copying and should be used for polymorphic object models instead of the copy constructor.

Reimplemented from mil::tatrc::physiology::datamodel::ObjectData.

const EnvironmentalConditionsData::AirDensity_optional & mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::AirDensity ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
EnvironmentalConditionsData::AirDensity_optional & mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::AirDensity ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::AirDensity ( const AirDensity_type x)

Set the element value.

Parameters
xA new value to set.

This function makes a copy of its argument and sets it as the new value of the element.

void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::AirDensity ( const AirDensity_optional x)

Set the element value.

Parameters
xAn optional container with the new value to set.

If the value is present in x then this function makes a copy of this value and sets it as the new value of the element. Otherwise the element container is set the 'not present' state.

void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::AirDensity ( ::std::unique_ptr< AirDensity_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const EnvironmentalConditionsData::AirVelocity_optional & mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::AirVelocity ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
EnvironmentalConditionsData::AirVelocity_optional & mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::AirVelocity ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::AirVelocity ( const AirVelocity_type x)

Set the element value.

Parameters
xA new value to set.

This function makes a copy of its argument and sets it as the new value of the element.

void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::AirVelocity ( const AirVelocity_optional x)

Set the element value.

Parameters
xAn optional container with the new value to set.

If the value is present in x then this function makes a copy of this value and sets it as the new value of the element. Otherwise the element container is set the 'not present' state.

void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::AirVelocity ( ::std::unique_ptr< AirVelocity_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const EnvironmentalConditionsData::AmbientAerosol_sequence & mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::AmbientAerosol ( ) const

Return a read-only (constant) reference to the element sequence.

Returns
A constant reference to the sequence container.
EnvironmentalConditionsData::AmbientAerosol_sequence & mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::AmbientAerosol ( )

Return a read-write reference to the element sequence.

Returns
A reference to the sequence container.
void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::AmbientAerosol ( const AmbientAerosol_sequence s)

Copy elements from a given sequence.

Parameters
sA sequence to copy elements from.

For each element in s this function makes a copy and adds it to the sequence. Note that this operation completely changes the sequence and all old elements will be lost.

const EnvironmentalConditionsData::AmbientGas_sequence & mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::AmbientGas ( ) const

Return a read-only (constant) reference to the element sequence.

Returns
A constant reference to the sequence container.
EnvironmentalConditionsData::AmbientGas_sequence & mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::AmbientGas ( )

Return a read-write reference to the element sequence.

Returns
A reference to the sequence container.
void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::AmbientGas ( const AmbientGas_sequence s)

Copy elements from a given sequence.

Parameters
sA sequence to copy elements from.

For each element in s this function makes a copy and adds it to the sequence. Note that this operation completely changes the sequence and all old elements will be lost.

const EnvironmentalConditionsData::AmbientTemperature_optional & mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::AmbientTemperature ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
EnvironmentalConditionsData::AmbientTemperature_optional & mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::AmbientTemperature ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::AmbientTemperature ( const AmbientTemperature_type x)

Set the element value.

Parameters
xA new value to set.

This function makes a copy of its argument and sets it as the new value of the element.

void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::AmbientTemperature ( const AmbientTemperature_optional x)

Set the element value.

Parameters
xAn optional container with the new value to set.

If the value is present in x then this function makes a copy of this value and sets it as the new value of the element. Otherwise the element container is set the 'not present' state.

void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::AmbientTemperature ( ::std::unique_ptr< AmbientTemperature_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const EnvironmentalConditionsData::AtmosphericPressure_optional & mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::AtmosphericPressure ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
EnvironmentalConditionsData::AtmosphericPressure_optional & mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::AtmosphericPressure ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::AtmosphericPressure ( const AtmosphericPressure_type x)

Set the element value.

Parameters
xA new value to set.

This function makes a copy of its argument and sets it as the new value of the element.

void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::AtmosphericPressure ( const AtmosphericPressure_optional x)

Set the element value.

Parameters
xAn optional container with the new value to set.

If the value is present in x then this function makes a copy of this value and sets it as the new value of the element. Otherwise the element container is set the 'not present' state.

void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::AtmosphericPressure ( ::std::unique_ptr< AtmosphericPressure_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const EnvironmentalConditionsData::ClothingResistance_optional & mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::ClothingResistance ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
EnvironmentalConditionsData::ClothingResistance_optional & mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::ClothingResistance ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::ClothingResistance ( const ClothingResistance_type x)

Set the element value.

Parameters
xA new value to set.

This function makes a copy of its argument and sets it as the new value of the element.

void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::ClothingResistance ( const ClothingResistance_optional x)

Set the element value.

Parameters
xAn optional container with the new value to set.

If the value is present in x then this function makes a copy of this value and sets it as the new value of the element. Otherwise the element container is set the 'not present' state.

void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::ClothingResistance ( ::std::unique_ptr< ClothingResistance_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const EnvironmentalConditionsData::Emissivity_optional & mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::Emissivity ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
EnvironmentalConditionsData::Emissivity_optional & mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::Emissivity ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::Emissivity ( const Emissivity_type x)

Set the element value.

Parameters
xA new value to set.

This function makes a copy of its argument and sets it as the new value of the element.

void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::Emissivity ( const Emissivity_optional x)

Set the element value.

Parameters
xAn optional container with the new value to set.

If the value is present in x then this function makes a copy of this value and sets it as the new value of the element. Otherwise the element container is set the 'not present' state.

void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::Emissivity ( ::std::unique_ptr< Emissivity_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const EnvironmentalConditionsData::MeanRadiantTemperature_optional & mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::MeanRadiantTemperature ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
EnvironmentalConditionsData::MeanRadiantTemperature_optional & mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::MeanRadiantTemperature ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::MeanRadiantTemperature ( const MeanRadiantTemperature_type x)

Set the element value.

Parameters
xA new value to set.

This function makes a copy of its argument and sets it as the new value of the element.

void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::MeanRadiantTemperature ( const MeanRadiantTemperature_optional x)

Set the element value.

Parameters
xAn optional container with the new value to set.

If the value is present in x then this function makes a copy of this value and sets it as the new value of the element. Otherwise the element container is set the 'not present' state.

void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::MeanRadiantTemperature ( ::std::unique_ptr< MeanRadiantTemperature_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const EnvironmentalConditionsData::Name_optional & mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::Name ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
EnvironmentalConditionsData::Name_optional & mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::Name ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::Name ( const Name_type x)

Set the element value.

Parameters
xA new value to set.

This function makes a copy of its argument and sets it as the new value of the element.

void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::Name ( const Name_optional x)

Set the element value.

Parameters
xAn optional container with the new value to set.

If the value is present in x then this function makes a copy of this value and sets it as the new value of the element. Otherwise the element container is set the 'not present' state.

void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::Name ( ::std::unique_ptr< Name_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

EnvironmentalConditionsData & mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::operator= ( const EnvironmentalConditionsData x)

Copy assignment operator.

Parameters
xAn instance to make a copy of.
Returns
A reference to itself.

For polymorphic object models use the _clone function instead.

const EnvironmentalConditionsData::RelativeHumidity_optional & mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::RelativeHumidity ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
EnvironmentalConditionsData::RelativeHumidity_optional & mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::RelativeHumidity ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::RelativeHumidity ( const RelativeHumidity_type x)

Set the element value.

Parameters
xA new value to set.

This function makes a copy of its argument and sets it as the new value of the element.

void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::RelativeHumidity ( const RelativeHumidity_optional x)

Set the element value.

Parameters
xAn optional container with the new value to set.

If the value is present in x then this function makes a copy of this value and sets it as the new value of the element. Otherwise the element container is set the 'not present' state.

void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::RelativeHumidity ( ::std::unique_ptr< RelativeHumidity_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const EnvironmentalConditionsData::RespirationAmbientTemperature_optional & mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::RespirationAmbientTemperature ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
EnvironmentalConditionsData::RespirationAmbientTemperature_optional & mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::RespirationAmbientTemperature ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::RespirationAmbientTemperature ( const RespirationAmbientTemperature_type x)

Set the element value.

Parameters
xA new value to set.

This function makes a copy of its argument and sets it as the new value of the element.

void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::RespirationAmbientTemperature ( const RespirationAmbientTemperature_optional x)

Set the element value.

Parameters
xAn optional container with the new value to set.

If the value is present in x then this function makes a copy of this value and sets it as the new value of the element. Otherwise the element container is set the 'not present' state.

void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::RespirationAmbientTemperature ( ::std::unique_ptr< RespirationAmbientTemperature_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const EnvironmentalConditionsData::SurroundingType_optional & mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::SurroundingType ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
EnvironmentalConditionsData::SurroundingType_optional & mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::SurroundingType ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::SurroundingType ( const SurroundingType_type x)

Set the element value.

Parameters
xA new value to set.

This function makes a copy of its argument and sets it as the new value of the element.

void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::SurroundingType ( const SurroundingType_optional x)

Set the element value.

Parameters
xAn optional container with the new value to set.

If the value is present in x then this function makes a copy of this value and sets it as the new value of the element. Otherwise the element container is set the 'not present' state.

void mil::tatrc::physiology::datamodel::EnvironmentalConditionsData::SurroundingType ( ::std::unique_ptr< SurroundingType_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.