Class corresponding to the EnvironmentData schema type. More...
#include <Environment.hxx>

Public Member Functions | |
virtual | ~EnvironmentData () |
Destructor. More... | |
![]() | |
virtual | ~SystemData () |
Destructor. More... | |
SystemData () | |
Create an instance from the ultimate base and initializers for required elements and attributes. More... | |
SystemData (const ::xercesc::DOMElement &e,::xml_schema::flags f=0,::xml_schema::container *c=0) | |
Create an instance from a DOM element. More... | |
SystemData (const SystemData &x,::xml_schema::flags f=0,::xml_schema::container *c=0) | |
Copy constructor. More... | |
![]() | |
virtual | ~ObjectData () |
Destructor. More... | |
const contentVersion_optional & | contentVersion () const |
Return a read-only (constant) reference to the attribute container. More... | |
contentVersion_optional & | contentVersion () |
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... | |
ObjectData & | operator= (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_type > | Name_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< Name_type, char > | Name_traits |
Element traits type. More... | |
const Name_optional & | Name () const |
Return a read-only (constant) reference to the element container. More... | |
Name_optional & | Name () |
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... | |
Conditions | |
Accessor and modifier functions for the Conditions optional element. | |
typedef ::mil::tatrc::physiology::datamodel::EnvironmentalConditionsData | Conditions_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< Conditions_type > | Conditions_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< Conditions_type, char > | Conditions_traits |
Element traits type. More... | |
const Conditions_optional & | Conditions () const |
Return a read-only (constant) reference to the element container. More... | |
Conditions_optional & | Conditions () |
Return a read-write reference to the element container. More... | |
void | Conditions (const Conditions_type &x) |
Set the element value. More... | |
void | Conditions (const Conditions_optional &x) |
Set the element value. More... | |
void | Conditions (::std::unique_ptr< Conditions_type > p) |
Set the element value without copying. More... | |
ConvectiveHeatLoss | |
Accessor and modifier functions for the ConvectiveHeatLoss optional element. | |
typedef ::mil::tatrc::physiology::datamodel::ScalarPowerData | ConvectiveHeatLoss_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< ConvectiveHeatLoss_type > | ConvectiveHeatLoss_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< ConvectiveHeatLoss_type, char > | ConvectiveHeatLoss_traits |
Element traits type. More... | |
const ConvectiveHeatLoss_optional & | ConvectiveHeatLoss () const |
Return a read-only (constant) reference to the element container. More... | |
ConvectiveHeatLoss_optional & | ConvectiveHeatLoss () |
Return a read-write reference to the element container. More... | |
void | ConvectiveHeatLoss (const ConvectiveHeatLoss_type &x) |
Set the element value. More... | |
void | ConvectiveHeatLoss (const ConvectiveHeatLoss_optional &x) |
Set the element value. More... | |
void | ConvectiveHeatLoss (::std::unique_ptr< ConvectiveHeatLoss_type > p) |
Set the element value without copying. More... | |
EvaporativeHeatLoss | |
Accessor and modifier functions for the EvaporativeHeatLoss optional element. | |
typedef ::mil::tatrc::physiology::datamodel::ScalarPowerData | EvaporativeHeatLoss_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< EvaporativeHeatLoss_type > | EvaporativeHeatLoss_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< EvaporativeHeatLoss_type, char > | EvaporativeHeatLoss_traits |
Element traits type. More... | |
const EvaporativeHeatLoss_optional & | EvaporativeHeatLoss () const |
Return a read-only (constant) reference to the element container. More... | |
EvaporativeHeatLoss_optional & | EvaporativeHeatLoss () |
Return a read-write reference to the element container. More... | |
void | EvaporativeHeatLoss (const EvaporativeHeatLoss_type &x) |
Set the element value. More... | |
void | EvaporativeHeatLoss (const EvaporativeHeatLoss_optional &x) |
Set the element value. More... | |
void | EvaporativeHeatLoss (::std::unique_ptr< EvaporativeHeatLoss_type > p) |
Set the element value without copying. More... | |
RadiativeHeatLoss | |
Accessor and modifier functions for the RadiativeHeatLoss optional element. | |
typedef ::mil::tatrc::physiology::datamodel::ScalarPowerData | RadiativeHeatLoss_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< RadiativeHeatLoss_type > | RadiativeHeatLoss_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< RadiativeHeatLoss_type, char > | RadiativeHeatLoss_traits |
Element traits type. More... | |
const RadiativeHeatLoss_optional & | RadiativeHeatLoss () const |
Return a read-only (constant) reference to the element container. More... | |
RadiativeHeatLoss_optional & | RadiativeHeatLoss () |
Return a read-write reference to the element container. More... | |
void | RadiativeHeatLoss (const RadiativeHeatLoss_type &x) |
Set the element value. More... | |
void | RadiativeHeatLoss (const RadiativeHeatLoss_optional &x) |
Set the element value. More... | |
void | RadiativeHeatLoss (::std::unique_ptr< RadiativeHeatLoss_type > p) |
Set the element value without copying. More... | |
RespirationHeatLoss | |
Accessor and modifier functions for the RespirationHeatLoss optional element. | |
typedef ::mil::tatrc::physiology::datamodel::ScalarPowerData | RespirationHeatLoss_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< RespirationHeatLoss_type > | RespirationHeatLoss_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< RespirationHeatLoss_type, char > | RespirationHeatLoss_traits |
Element traits type. More... | |
const RespirationHeatLoss_optional & | RespirationHeatLoss () const |
Return a read-only (constant) reference to the element container. More... | |
RespirationHeatLoss_optional & | RespirationHeatLoss () |
Return a read-write reference to the element container. More... | |
void | RespirationHeatLoss (const RespirationHeatLoss_type &x) |
Set the element value. More... | |
void | RespirationHeatLoss (const RespirationHeatLoss_optional &x) |
Set the element value. More... | |
void | RespirationHeatLoss (::std::unique_ptr< RespirationHeatLoss_type > p) |
Set the element value without copying. More... | |
SkinHeatLoss | |
Accessor and modifier functions for the SkinHeatLoss optional element. | |
typedef ::mil::tatrc::physiology::datamodel::ScalarPowerData | SkinHeatLoss_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< SkinHeatLoss_type > | SkinHeatLoss_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< SkinHeatLoss_type, char > | SkinHeatLoss_traits |
Element traits type. More... | |
const SkinHeatLoss_optional & | SkinHeatLoss () const |
Return a read-only (constant) reference to the element container. More... | |
SkinHeatLoss_optional & | SkinHeatLoss () |
Return a read-write reference to the element container. More... | |
void | SkinHeatLoss (const SkinHeatLoss_type &x) |
Set the element value. More... | |
void | SkinHeatLoss (const SkinHeatLoss_optional &x) |
Set the element value. More... | |
void | SkinHeatLoss (::std::unique_ptr< SkinHeatLoss_type > p) |
Set the element value without copying. More... | |
Constructors | |
EnvironmentData () | |
Create an instance from the ultimate base and initializers for required elements and attributes. More... | |
EnvironmentData (const ::xercesc::DOMElement &e,::xml_schema::flags f=0,::xml_schema::container *c=0) | |
Create an instance from a DOM element. More... | |
EnvironmentData (const EnvironmentData &x,::xml_schema::flags f=0,::xml_schema::container *c=0) | |
Copy constructor. More... | |
virtual EnvironmentData * | _clone (::xml_schema::flags f=0,::xml_schema::container *c=0) const |
Copy the instance polymorphically. More... | |
EnvironmentData & | operator= (const EnvironmentData &x) |
Copy assignment operator. More... | |
Additional Inherited Members | |
![]() | |
typedef ::xml_schema::string | contentVersion_type |
Attribute type. More... | |
typedef ::xsd::cxx::tree::optional< contentVersion_type > | contentVersion_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 EnvironmentData schema type.
Member Typedef Documentation
typedef ::xsd::cxx::tree::optional< Conditions_type > mil::tatrc::physiology::datamodel::EnvironmentData::Conditions_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< Conditions_type, char > mil::tatrc::physiology::datamodel::EnvironmentData::Conditions_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::EnvironmentalConditionsData mil::tatrc::physiology::datamodel::EnvironmentData::Conditions_type |
Element type.
typedef ::xsd::cxx::tree::optional< ConvectiveHeatLoss_type > mil::tatrc::physiology::datamodel::EnvironmentData::ConvectiveHeatLoss_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< ConvectiveHeatLoss_type, char > mil::tatrc::physiology::datamodel::EnvironmentData::ConvectiveHeatLoss_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarPowerData mil::tatrc::physiology::datamodel::EnvironmentData::ConvectiveHeatLoss_type |
Element type.
typedef ::xsd::cxx::tree::optional< ConvectiveHeatTranferCoefficient_type > mil::tatrc::physiology::datamodel::EnvironmentData::ConvectiveHeatTranferCoefficient_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< ConvectiveHeatTranferCoefficient_type, char > mil::tatrc::physiology::datamodel::EnvironmentData::ConvectiveHeatTranferCoefficient_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarHeatConductancePerAreaData mil::tatrc::physiology::datamodel::EnvironmentData::ConvectiveHeatTranferCoefficient_type |
Element type.
typedef ::xsd::cxx::tree::optional< EvaporativeHeatLoss_type > mil::tatrc::physiology::datamodel::EnvironmentData::EvaporativeHeatLoss_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< EvaporativeHeatLoss_type, char > mil::tatrc::physiology::datamodel::EnvironmentData::EvaporativeHeatLoss_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarPowerData mil::tatrc::physiology::datamodel::EnvironmentData::EvaporativeHeatLoss_type |
Element type.
typedef ::xsd::cxx::tree::optional< EvaporativeHeatTranferCoefficient_type > mil::tatrc::physiology::datamodel::EnvironmentData::EvaporativeHeatTranferCoefficient_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< EvaporativeHeatTranferCoefficient_type, char > mil::tatrc::physiology::datamodel::EnvironmentData::EvaporativeHeatTranferCoefficient_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarHeatConductancePerAreaData mil::tatrc::physiology::datamodel::EnvironmentData::EvaporativeHeatTranferCoefficient_type |
Element type.
typedef ::xsd::cxx::tree::optional< Name_type > mil::tatrc::physiology::datamodel::EnvironmentData::Name_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< Name_type, char > mil::tatrc::physiology::datamodel::EnvironmentData::Name_traits |
Element traits type.
Element type.
typedef ::xsd::cxx::tree::optional< RadiativeHeatLoss_type > mil::tatrc::physiology::datamodel::EnvironmentData::RadiativeHeatLoss_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< RadiativeHeatLoss_type, char > mil::tatrc::physiology::datamodel::EnvironmentData::RadiativeHeatLoss_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarPowerData mil::tatrc::physiology::datamodel::EnvironmentData::RadiativeHeatLoss_type |
Element type.
typedef ::xsd::cxx::tree::optional< RadiativeHeatTranferCoefficient_type > mil::tatrc::physiology::datamodel::EnvironmentData::RadiativeHeatTranferCoefficient_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< RadiativeHeatTranferCoefficient_type, char > mil::tatrc::physiology::datamodel::EnvironmentData::RadiativeHeatTranferCoefficient_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarHeatConductancePerAreaData mil::tatrc::physiology::datamodel::EnvironmentData::RadiativeHeatTranferCoefficient_type |
Element type.
typedef ::xsd::cxx::tree::optional< RespirationHeatLoss_type > mil::tatrc::physiology::datamodel::EnvironmentData::RespirationHeatLoss_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< RespirationHeatLoss_type, char > mil::tatrc::physiology::datamodel::EnvironmentData::RespirationHeatLoss_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarPowerData mil::tatrc::physiology::datamodel::EnvironmentData::RespirationHeatLoss_type |
Element type.
typedef ::xsd::cxx::tree::optional< SkinHeatLoss_type > mil::tatrc::physiology::datamodel::EnvironmentData::SkinHeatLoss_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< SkinHeatLoss_type, char > mil::tatrc::physiology::datamodel::EnvironmentData::SkinHeatLoss_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarPowerData mil::tatrc::physiology::datamodel::EnvironmentData::SkinHeatLoss_type |
Element type.
Constructor & Destructor Documentation
mil::tatrc::physiology::datamodel::EnvironmentData::EnvironmentData | ( | ) |
Create an instance from the ultimate base and initializers for required elements and attributes.
mil::tatrc::physiology::datamodel::EnvironmentData::EnvironmentData | ( | const ::xercesc::DOMElement & | e, |
::xml_schema::flags | f = 0 , |
||
::xml_schema::container * | c = 0 |
||
) |
Create an instance from a DOM element.
- Parameters
-
e A DOM element to extract the data from. f Flags to create the new instance with. c A pointer to the object that will contain the new instance.
mil::tatrc::physiology::datamodel::EnvironmentData::EnvironmentData | ( | const EnvironmentData & | x, |
::xml_schema::flags | f = 0 , |
||
::xml_schema::container * | c = 0 |
||
) |
Copy constructor.
- Parameters
-
x An instance to make a copy of. f Flags to create the copy with. c A pointer to the object that will contain the copy.
For polymorphic object models use the _clone
function instead.
|
virtual |
Destructor.
Member Function Documentation
|
virtual |
Copy the instance polymorphically.
- Parameters
-
f Flags to create the copy with. c A 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::SystemData.
Reimplemented in mil::tatrc::physiology::datamodel::BioGearsEnvironmentData.
const EnvironmentData::Conditions_optional & mil::tatrc::physiology::datamodel::EnvironmentData::Conditions | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
EnvironmentData::Conditions_optional & mil::tatrc::physiology::datamodel::EnvironmentData::Conditions | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::EnvironmentData::Conditions | ( | const Conditions_type & | x | ) |
Set the element value.
- Parameters
-
x A 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::EnvironmentData::Conditions | ( | const Conditions_optional & | x | ) |
Set the element value.
- Parameters
-
x An 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::EnvironmentData::Conditions | ( | ::std::unique_ptr< Conditions_type > | p | ) |
Set the element value without copying.
- Parameters
-
p A new value to use.
This function will try to use the passed value directly instead of making a copy.
const EnvironmentData::ConvectiveHeatLoss_optional & mil::tatrc::physiology::datamodel::EnvironmentData::ConvectiveHeatLoss | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
EnvironmentData::ConvectiveHeatLoss_optional & mil::tatrc::physiology::datamodel::EnvironmentData::ConvectiveHeatLoss | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::EnvironmentData::ConvectiveHeatLoss | ( | const ConvectiveHeatLoss_type & | x | ) |
Set the element value.
- Parameters
-
x A 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::EnvironmentData::ConvectiveHeatLoss | ( | const ConvectiveHeatLoss_optional & | x | ) |
Set the element value.
- Parameters
-
x An 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::EnvironmentData::ConvectiveHeatLoss | ( | ::std::unique_ptr< ConvectiveHeatLoss_type > | p | ) |
Set the element value without copying.
- Parameters
-
p A new value to use.
This function will try to use the passed value directly instead of making a copy.
const EnvironmentData::ConvectiveHeatTranferCoefficient_optional & mil::tatrc::physiology::datamodel::EnvironmentData::ConvectiveHeatTranferCoefficient | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
EnvironmentData::ConvectiveHeatTranferCoefficient_optional & mil::tatrc::physiology::datamodel::EnvironmentData::ConvectiveHeatTranferCoefficient | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::EnvironmentData::ConvectiveHeatTranferCoefficient | ( | const ConvectiveHeatTranferCoefficient_type & | x | ) |
Set the element value.
- Parameters
-
x A 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::EnvironmentData::ConvectiveHeatTranferCoefficient | ( | const ConvectiveHeatTranferCoefficient_optional & | x | ) |
Set the element value.
- Parameters
-
x An 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::EnvironmentData::ConvectiveHeatTranferCoefficient | ( | ::std::unique_ptr< ConvectiveHeatTranferCoefficient_type > | p | ) |
Set the element value without copying.
- Parameters
-
p A new value to use.
This function will try to use the passed value directly instead of making a copy.
const EnvironmentData::EvaporativeHeatLoss_optional & mil::tatrc::physiology::datamodel::EnvironmentData::EvaporativeHeatLoss | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
EnvironmentData::EvaporativeHeatLoss_optional & mil::tatrc::physiology::datamodel::EnvironmentData::EvaporativeHeatLoss | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::EnvironmentData::EvaporativeHeatLoss | ( | const EvaporativeHeatLoss_type & | x | ) |
Set the element value.
- Parameters
-
x A 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::EnvironmentData::EvaporativeHeatLoss | ( | const EvaporativeHeatLoss_optional & | x | ) |
Set the element value.
- Parameters
-
x An 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::EnvironmentData::EvaporativeHeatLoss | ( | ::std::unique_ptr< EvaporativeHeatLoss_type > | p | ) |
Set the element value without copying.
- Parameters
-
p A new value to use.
This function will try to use the passed value directly instead of making a copy.
const EnvironmentData::EvaporativeHeatTranferCoefficient_optional & mil::tatrc::physiology::datamodel::EnvironmentData::EvaporativeHeatTranferCoefficient | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
EnvironmentData::EvaporativeHeatTranferCoefficient_optional & mil::tatrc::physiology::datamodel::EnvironmentData::EvaporativeHeatTranferCoefficient | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::EnvironmentData::EvaporativeHeatTranferCoefficient | ( | const EvaporativeHeatTranferCoefficient_type & | x | ) |
Set the element value.
- Parameters
-
x A 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::EnvironmentData::EvaporativeHeatTranferCoefficient | ( | const EvaporativeHeatTranferCoefficient_optional & | x | ) |
Set the element value.
- Parameters
-
x An 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::EnvironmentData::EvaporativeHeatTranferCoefficient | ( | ::std::unique_ptr< EvaporativeHeatTranferCoefficient_type > | p | ) |
Set the element value without copying.
- Parameters
-
p A new value to use.
This function will try to use the passed value directly instead of making a copy.
const EnvironmentData::Name_optional & mil::tatrc::physiology::datamodel::EnvironmentData::Name | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
EnvironmentData::Name_optional & mil::tatrc::physiology::datamodel::EnvironmentData::Name | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::EnvironmentData::Name | ( | const Name_type & | x | ) |
Set the element value.
- Parameters
-
x A 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::EnvironmentData::Name | ( | const Name_optional & | x | ) |
Set the element value.
- Parameters
-
x An 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::EnvironmentData::Name | ( | ::std::unique_ptr< Name_type > | p | ) |
Set the element value without copying.
- Parameters
-
p A new value to use.
This function will try to use the passed value directly instead of making a copy.
EnvironmentData & mil::tatrc::physiology::datamodel::EnvironmentData::operator= | ( | const EnvironmentData & | x | ) |
Copy assignment operator.
- Parameters
-
x An instance to make a copy of.
- Returns
- A reference to itself.
For polymorphic object models use the _clone
function instead.
const EnvironmentData::RadiativeHeatLoss_optional & mil::tatrc::physiology::datamodel::EnvironmentData::RadiativeHeatLoss | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
EnvironmentData::RadiativeHeatLoss_optional & mil::tatrc::physiology::datamodel::EnvironmentData::RadiativeHeatLoss | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::EnvironmentData::RadiativeHeatLoss | ( | const RadiativeHeatLoss_type & | x | ) |
Set the element value.
- Parameters
-
x A 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::EnvironmentData::RadiativeHeatLoss | ( | const RadiativeHeatLoss_optional & | x | ) |
Set the element value.
- Parameters
-
x An 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::EnvironmentData::RadiativeHeatLoss | ( | ::std::unique_ptr< RadiativeHeatLoss_type > | p | ) |
Set the element value without copying.
- Parameters
-
p A new value to use.
This function will try to use the passed value directly instead of making a copy.
const EnvironmentData::RadiativeHeatTranferCoefficient_optional & mil::tatrc::physiology::datamodel::EnvironmentData::RadiativeHeatTranferCoefficient | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
EnvironmentData::RadiativeHeatTranferCoefficient_optional & mil::tatrc::physiology::datamodel::EnvironmentData::RadiativeHeatTranferCoefficient | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::EnvironmentData::RadiativeHeatTranferCoefficient | ( | const RadiativeHeatTranferCoefficient_type & | x | ) |
Set the element value.
- Parameters
-
x A 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::EnvironmentData::RadiativeHeatTranferCoefficient | ( | const RadiativeHeatTranferCoefficient_optional & | x | ) |
Set the element value.
- Parameters
-
x An 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::EnvironmentData::RadiativeHeatTranferCoefficient | ( | ::std::unique_ptr< RadiativeHeatTranferCoefficient_type > | p | ) |
Set the element value without copying.
- Parameters
-
p A new value to use.
This function will try to use the passed value directly instead of making a copy.
const EnvironmentData::RespirationHeatLoss_optional & mil::tatrc::physiology::datamodel::EnvironmentData::RespirationHeatLoss | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
EnvironmentData::RespirationHeatLoss_optional & mil::tatrc::physiology::datamodel::EnvironmentData::RespirationHeatLoss | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::EnvironmentData::RespirationHeatLoss | ( | const RespirationHeatLoss_type & | x | ) |
Set the element value.
- Parameters
-
x A 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::EnvironmentData::RespirationHeatLoss | ( | const RespirationHeatLoss_optional & | x | ) |
Set the element value.
- Parameters
-
x An 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::EnvironmentData::RespirationHeatLoss | ( | ::std::unique_ptr< RespirationHeatLoss_type > | p | ) |
Set the element value without copying.
- Parameters
-
p A new value to use.
This function will try to use the passed value directly instead of making a copy.
const EnvironmentData::SkinHeatLoss_optional & mil::tatrc::physiology::datamodel::EnvironmentData::SkinHeatLoss | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
EnvironmentData::SkinHeatLoss_optional & mil::tatrc::physiology::datamodel::EnvironmentData::SkinHeatLoss | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::EnvironmentData::SkinHeatLoss | ( | const SkinHeatLoss_type & | x | ) |
Set the element value.
- Parameters
-
x A 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::EnvironmentData::SkinHeatLoss | ( | const SkinHeatLoss_optional & | x | ) |
Set the element value.
- Parameters
-
x An 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::EnvironmentData::SkinHeatLoss | ( | ::std::unique_ptr< SkinHeatLoss_type > | p | ) |
Set the element value without copying.
- Parameters
-
p A new value to use.
This function will try to use the passed value directly instead of making a copy.