Class corresponding to the BioGearsConfigurationData schema type. More...
#include <BioGearsConfiguration.hxx>

Public Member Functions | |
virtual | ~BioGearsConfigurationData () |
Destructor. More... | |
![]() | |
virtual | ~PhysiologyEngineConfigurationData () |
Destructor. More... | |
const TimeStep_optional & | TimeStep () const |
Return a read-only (constant) reference to the element container. More... | |
TimeStep_optional & | TimeStep () |
Return a read-write reference to the element container. More... | |
void | TimeStep (const TimeStep_type &x) |
Set the element value. More... | |
void | TimeStep (const TimeStep_optional &x) |
Set the element value. More... | |
void | TimeStep (::std::unique_ptr< TimeStep_type > p) |
Set the element value without copying. More... | |
const WritePatientBaselineFile_optional & | WritePatientBaselineFile () const |
Return a read-only (constant) reference to the element container. More... | |
WritePatientBaselineFile_optional & | WritePatientBaselineFile () |
Return a read-write reference to the element container. More... | |
void | WritePatientBaselineFile (const WritePatientBaselineFile_type &x) |
Set the element value. More... | |
void | WritePatientBaselineFile (const WritePatientBaselineFile_optional &x) |
Set the element value. More... | |
void | WritePatientBaselineFile (::std::unique_ptr< WritePatientBaselineFile_type > p) |
Set the element value without copying. More... | |
const ElectroCardioGramInterpolator_optional & | ElectroCardioGramInterpolator () const |
Return a read-only (constant) reference to the element container. More... | |
ElectroCardioGramInterpolator_optional & | ElectroCardioGramInterpolator () |
Return a read-write reference to the element container. More... | |
void | ElectroCardioGramInterpolator (const ElectroCardioGramInterpolator_type &x) |
Set the element value. More... | |
void | ElectroCardioGramInterpolator (const ElectroCardioGramInterpolator_optional &x) |
Set the element value. More... | |
void | ElectroCardioGramInterpolator (::std::unique_ptr< ElectroCardioGramInterpolator_type > p) |
Set the element value without copying. More... | |
const ElectroCardioGramInterpolatorFile_optional & | ElectroCardioGramInterpolatorFile () const |
Return a read-only (constant) reference to the element container. More... | |
ElectroCardioGramInterpolatorFile_optional & | ElectroCardioGramInterpolatorFile () |
Return a read-write reference to the element container. More... | |
void | ElectroCardioGramInterpolatorFile (const ElectroCardioGramInterpolatorFile_type &x) |
Set the element value. More... | |
void | ElectroCardioGramInterpolatorFile (const ElectroCardioGramInterpolatorFile_optional &x) |
Set the element value. More... | |
void | ElectroCardioGramInterpolatorFile (::std::unique_ptr< ElectroCardioGramInterpolatorFile_type > p) |
Set the element value without copying. More... | |
const StabilizationCriteria_optional & | StabilizationCriteria () const |
Return a read-only (constant) reference to the element container. More... | |
StabilizationCriteria_optional & | StabilizationCriteria () |
Return a read-write reference to the element container. More... | |
void | StabilizationCriteria (const StabilizationCriteria_type &x) |
Set the element value. More... | |
void | StabilizationCriteria (const StabilizationCriteria_optional &x) |
Set the element value. More... | |
void | StabilizationCriteria (::std::unique_ptr< StabilizationCriteria_type > p) |
Set the element value without copying. More... | |
const StabilizationCriteriaFile_optional & | StabilizationCriteriaFile () const |
Return a read-only (constant) reference to the element container. More... | |
StabilizationCriteriaFile_optional & | StabilizationCriteriaFile () |
Return a read-write reference to the element container. More... | |
void | StabilizationCriteriaFile (const StabilizationCriteriaFile_type &x) |
Set the element value. More... | |
void | StabilizationCriteriaFile (const StabilizationCriteriaFile_optional &x) |
Set the element value. More... | |
void | StabilizationCriteriaFile (::std::unique_ptr< StabilizationCriteriaFile_type > p) |
Set the element value without copying. More... | |
PhysiologyEngineConfigurationData () | |
Create an instance from the ultimate base and initializers for required elements and attributes. More... | |
PhysiologyEngineConfigurationData (const ::xercesc::DOMElement &e,::xml_schema::flags f=0,::xml_schema::container *c=0) | |
Create an instance from a DOM element. More... | |
PhysiologyEngineConfigurationData (const PhysiologyEngineConfigurationData &x,::xml_schema::flags f=0,::xml_schema::container *c=0) | |
Copy constructor. More... | |
PhysiologyEngineConfigurationData & | operator= (const PhysiologyEngineConfigurationData &x) |
Copy assignment operator. 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... | |
CircuitConfiguration | |
Accessor and modifier functions for the CircuitConfiguration optional element. | |
typedef ::mil::tatrc::physiology::datamodel::CircuitConfigurationData | CircuitConfiguration_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< CircuitConfiguration_type > | CircuitConfiguration_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< CircuitConfiguration_type, char > | CircuitConfiguration_traits |
Element traits type. More... | |
const CircuitConfiguration_optional & | CircuitConfiguration () const |
Return a read-only (constant) reference to the element container. More... | |
CircuitConfiguration_optional & | CircuitConfiguration () |
Return a read-write reference to the element container. More... | |
void | CircuitConfiguration (const CircuitConfiguration_type &x) |
Set the element value. More... | |
void | CircuitConfiguration (const CircuitConfiguration_optional &x) |
Set the element value. More... | |
void | CircuitConfiguration (::std::unique_ptr< CircuitConfiguration_type > p) |
Set the element value without copying. More... | |
ConstantsConfiguration | |
Accessor and modifier functions for the ConstantsConfiguration optional element. | |
typedef ::mil::tatrc::physiology::datamodel::ConstantsConfigurationData | ConstantsConfiguration_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< ConstantsConfiguration_type > | ConstantsConfiguration_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< ConstantsConfiguration_type, char > | ConstantsConfiguration_traits |
Element traits type. More... | |
const ConstantsConfiguration_optional & | ConstantsConfiguration () const |
Return a read-only (constant) reference to the element container. More... | |
ConstantsConfiguration_optional & | ConstantsConfiguration () |
Return a read-write reference to the element container. More... | |
void | ConstantsConfiguration (const ConstantsConfiguration_type &x) |
Set the element value. More... | |
void | ConstantsConfiguration (const ConstantsConfiguration_optional &x) |
Set the element value. More... | |
void | ConstantsConfiguration (::std::unique_ptr< ConstantsConfiguration_type > p) |
Set the element value without copying. More... | |
DrugsConfiguration | |
Accessor and modifier functions for the DrugsConfiguration optional element. | |
typedef ::mil::tatrc::physiology::datamodel::DrugsConfigurationData | DrugsConfiguration_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< DrugsConfiguration_type > | DrugsConfiguration_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< DrugsConfiguration_type, char > | DrugsConfiguration_traits |
Element traits type. More... | |
const DrugsConfiguration_optional & | DrugsConfiguration () const |
Return a read-only (constant) reference to the element container. More... | |
DrugsConfiguration_optional & | DrugsConfiguration () |
Return a read-write reference to the element container. More... | |
void | DrugsConfiguration (const DrugsConfiguration_type &x) |
Set the element value. More... | |
void | DrugsConfiguration (const DrugsConfiguration_optional &x) |
Set the element value. More... | |
void | DrugsConfiguration (::std::unique_ptr< DrugsConfiguration_type > p) |
Set the element value without copying. More... | |
EnergyConfiguration | |
Accessor and modifier functions for the EnergyConfiguration optional element. | |
typedef ::mil::tatrc::physiology::datamodel::EnergyConfigurationData | EnergyConfiguration_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< EnergyConfiguration_type > | EnergyConfiguration_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< EnergyConfiguration_type, char > | EnergyConfiguration_traits |
Element traits type. More... | |
const EnergyConfiguration_optional & | EnergyConfiguration () const |
Return a read-only (constant) reference to the element container. More... | |
EnergyConfiguration_optional & | EnergyConfiguration () |
Return a read-write reference to the element container. More... | |
void | EnergyConfiguration (const EnergyConfiguration_type &x) |
Set the element value. More... | |
void | EnergyConfiguration (const EnergyConfiguration_optional &x) |
Set the element value. More... | |
void | EnergyConfiguration (::std::unique_ptr< EnergyConfiguration_type > p) |
Set the element value without copying. More... | |
EnvironmentConfiguration | |
Accessor and modifier functions for the EnvironmentConfiguration optional element. | |
typedef ::mil::tatrc::physiology::datamodel::EnvironmentConfigurationData | EnvironmentConfiguration_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< EnvironmentConfiguration_type > | EnvironmentConfiguration_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< EnvironmentConfiguration_type, char > | EnvironmentConfiguration_traits |
Element traits type. More... | |
const EnvironmentConfiguration_optional & | EnvironmentConfiguration () const |
Return a read-only (constant) reference to the element container. More... | |
EnvironmentConfiguration_optional & | EnvironmentConfiguration () |
Return a read-write reference to the element container. More... | |
void | EnvironmentConfiguration (const EnvironmentConfiguration_type &x) |
Set the element value. More... | |
void | EnvironmentConfiguration (const EnvironmentConfiguration_optional &x) |
Set the element value. More... | |
void | EnvironmentConfiguration (::std::unique_ptr< EnvironmentConfiguration_type > p) |
Set the element value without copying. More... | |
NervousConfiguration | |
Accessor and modifier functions for the NervousConfiguration optional element. | |
typedef ::mil::tatrc::physiology::datamodel::NervousConfigurationData | NervousConfiguration_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< NervousConfiguration_type > | NervousConfiguration_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< NervousConfiguration_type, char > | NervousConfiguration_traits |
Element traits type. More... | |
const NervousConfiguration_optional & | NervousConfiguration () const |
Return a read-only (constant) reference to the element container. More... | |
NervousConfiguration_optional & | NervousConfiguration () |
Return a read-write reference to the element container. More... | |
void | NervousConfiguration (const NervousConfiguration_type &x) |
Set the element value. More... | |
void | NervousConfiguration (const NervousConfiguration_optional &x) |
Set the element value. More... | |
void | NervousConfiguration (::std::unique_ptr< NervousConfiguration_type > p) |
Set the element value without copying. More... | |
RenalConfiguration | |
Accessor and modifier functions for the RenalConfiguration optional element. | |
typedef ::mil::tatrc::physiology::datamodel::RenalConfigurationData | RenalConfiguration_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< RenalConfiguration_type > | RenalConfiguration_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< RenalConfiguration_type, char > | RenalConfiguration_traits |
Element traits type. More... | |
const RenalConfiguration_optional & | RenalConfiguration () const |
Return a read-only (constant) reference to the element container. More... | |
RenalConfiguration_optional & | RenalConfiguration () |
Return a read-write reference to the element container. More... | |
void | RenalConfiguration (const RenalConfiguration_type &x) |
Set the element value. More... | |
void | RenalConfiguration (const RenalConfiguration_optional &x) |
Set the element value. More... | |
void | RenalConfiguration (::std::unique_ptr< RenalConfiguration_type > p) |
Set the element value without copying. More... | |
RespiratoryConfiguration | |
Accessor and modifier functions for the RespiratoryConfiguration optional element. | |
typedef ::mil::tatrc::physiology::datamodel::RespiratoryConfigurationData | RespiratoryConfiguration_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< RespiratoryConfiguration_type > | RespiratoryConfiguration_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< RespiratoryConfiguration_type, char > | RespiratoryConfiguration_traits |
Element traits type. More... | |
const RespiratoryConfiguration_optional & | RespiratoryConfiguration () const |
Return a read-only (constant) reference to the element container. More... | |
RespiratoryConfiguration_optional & | RespiratoryConfiguration () |
Return a read-write reference to the element container. More... | |
void | RespiratoryConfiguration (const RespiratoryConfiguration_type &x) |
Set the element value. More... | |
void | RespiratoryConfiguration (const RespiratoryConfiguration_optional &x) |
Set the element value. More... | |
void | RespiratoryConfiguration (::std::unique_ptr< RespiratoryConfiguration_type > p) |
Set the element value without copying. More... | |
TissueConfiguration | |
Accessor and modifier functions for the TissueConfiguration optional element. | |
typedef ::mil::tatrc::physiology::datamodel::TissueConfigurationData | TissueConfiguration_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< TissueConfiguration_type > | TissueConfiguration_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< TissueConfiguration_type, char > | TissueConfiguration_traits |
Element traits type. More... | |
const TissueConfiguration_optional & | TissueConfiguration () const |
Return a read-only (constant) reference to the element container. More... | |
TissueConfiguration_optional & | TissueConfiguration () |
Return a read-write reference to the element container. More... | |
void | TissueConfiguration (const TissueConfiguration_type &x) |
Set the element value. More... | |
void | TissueConfiguration (const TissueConfiguration_optional &x) |
Set the element value. More... | |
void | TissueConfiguration (::std::unique_ptr< TissueConfiguration_type > p) |
Set the element value without copying. More... | |
Constructors | |
BioGearsConfigurationData () | |
Create an instance from the ultimate base and initializers for required elements and attributes. More... | |
BioGearsConfigurationData (const ::xercesc::DOMElement &e,::xml_schema::flags f=0,::xml_schema::container *c=0) | |
Create an instance from a DOM element. More... | |
BioGearsConfigurationData (const BioGearsConfigurationData &x,::xml_schema::flags f=0,::xml_schema::container *c=0) | |
Copy constructor. More... | |
virtual BioGearsConfigurationData * | _clone (::xml_schema::flags f=0,::xml_schema::container *c=0) const |
Copy the instance polymorphically. More... | |
BioGearsConfigurationData & | operator= (const BioGearsConfigurationData &x) |
Copy assignment operator. More... | |
Detailed Description
Class corresponding to the BioGearsConfigurationData schema type.
Member Typedef Documentation
typedef ::xsd::cxx::tree::optional< BloodChemistryConfiguration_type > mil::tatrc::physiology::datamodel::BioGearsConfigurationData::BloodChemistryConfiguration_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< BloodChemistryConfiguration_type, char > mil::tatrc::physiology::datamodel::BioGearsConfigurationData::BloodChemistryConfiguration_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::BloodChemistryConfigurationData mil::tatrc::physiology::datamodel::BioGearsConfigurationData::BloodChemistryConfiguration_type |
Element type.
typedef ::xsd::cxx::tree::optional< CardiovascularConfiguration_type > mil::tatrc::physiology::datamodel::BioGearsConfigurationData::CardiovascularConfiguration_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< CardiovascularConfiguration_type, char > mil::tatrc::physiology::datamodel::BioGearsConfigurationData::CardiovascularConfiguration_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::CardiovascularConfigurationData mil::tatrc::physiology::datamodel::BioGearsConfigurationData::CardiovascularConfiguration_type |
Element type.
typedef ::xsd::cxx::tree::optional< CircuitConfiguration_type > mil::tatrc::physiology::datamodel::BioGearsConfigurationData::CircuitConfiguration_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< CircuitConfiguration_type, char > mil::tatrc::physiology::datamodel::BioGearsConfigurationData::CircuitConfiguration_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::CircuitConfigurationData mil::tatrc::physiology::datamodel::BioGearsConfigurationData::CircuitConfiguration_type |
Element type.
typedef ::xsd::cxx::tree::optional< ConstantsConfiguration_type > mil::tatrc::physiology::datamodel::BioGearsConfigurationData::ConstantsConfiguration_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< ConstantsConfiguration_type, char > mil::tatrc::physiology::datamodel::BioGearsConfigurationData::ConstantsConfiguration_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ConstantsConfigurationData mil::tatrc::physiology::datamodel::BioGearsConfigurationData::ConstantsConfiguration_type |
Element type.
typedef ::xsd::cxx::tree::optional< DrugsConfiguration_type > mil::tatrc::physiology::datamodel::BioGearsConfigurationData::DrugsConfiguration_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< DrugsConfiguration_type, char > mil::tatrc::physiology::datamodel::BioGearsConfigurationData::DrugsConfiguration_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::DrugsConfigurationData mil::tatrc::physiology::datamodel::BioGearsConfigurationData::DrugsConfiguration_type |
Element type.
typedef ::xsd::cxx::tree::optional< EnergyConfiguration_type > mil::tatrc::physiology::datamodel::BioGearsConfigurationData::EnergyConfiguration_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< EnergyConfiguration_type, char > mil::tatrc::physiology::datamodel::BioGearsConfigurationData::EnergyConfiguration_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::EnergyConfigurationData mil::tatrc::physiology::datamodel::BioGearsConfigurationData::EnergyConfiguration_type |
Element type.
typedef ::xsd::cxx::tree::optional< EnvironmentConfiguration_type > mil::tatrc::physiology::datamodel::BioGearsConfigurationData::EnvironmentConfiguration_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< EnvironmentConfiguration_type, char > mil::tatrc::physiology::datamodel::BioGearsConfigurationData::EnvironmentConfiguration_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::EnvironmentConfigurationData mil::tatrc::physiology::datamodel::BioGearsConfigurationData::EnvironmentConfiguration_type |
Element type.
typedef ::xsd::cxx::tree::optional< GastrointestinalConfiguration_type > mil::tatrc::physiology::datamodel::BioGearsConfigurationData::GastrointestinalConfiguration_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< GastrointestinalConfiguration_type, char > mil::tatrc::physiology::datamodel::BioGearsConfigurationData::GastrointestinalConfiguration_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::GastrointestinalConfigurationData mil::tatrc::physiology::datamodel::BioGearsConfigurationData::GastrointestinalConfiguration_type |
Element type.
typedef ::xsd::cxx::tree::optional< NervousConfiguration_type > mil::tatrc::physiology::datamodel::BioGearsConfigurationData::NervousConfiguration_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< NervousConfiguration_type, char > mil::tatrc::physiology::datamodel::BioGearsConfigurationData::NervousConfiguration_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::NervousConfigurationData mil::tatrc::physiology::datamodel::BioGearsConfigurationData::NervousConfiguration_type |
Element type.
typedef ::xsd::cxx::tree::optional< RenalConfiguration_type > mil::tatrc::physiology::datamodel::BioGearsConfigurationData::RenalConfiguration_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< RenalConfiguration_type, char > mil::tatrc::physiology::datamodel::BioGearsConfigurationData::RenalConfiguration_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::RenalConfigurationData mil::tatrc::physiology::datamodel::BioGearsConfigurationData::RenalConfiguration_type |
Element type.
typedef ::xsd::cxx::tree::optional< RespiratoryConfiguration_type > mil::tatrc::physiology::datamodel::BioGearsConfigurationData::RespiratoryConfiguration_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< RespiratoryConfiguration_type, char > mil::tatrc::physiology::datamodel::BioGearsConfigurationData::RespiratoryConfiguration_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::RespiratoryConfigurationData mil::tatrc::physiology::datamodel::BioGearsConfigurationData::RespiratoryConfiguration_type |
Element type.
typedef ::xsd::cxx::tree::optional< TissueConfiguration_type > mil::tatrc::physiology::datamodel::BioGearsConfigurationData::TissueConfiguration_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< TissueConfiguration_type, char > mil::tatrc::physiology::datamodel::BioGearsConfigurationData::TissueConfiguration_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::TissueConfigurationData mil::tatrc::physiology::datamodel::BioGearsConfigurationData::TissueConfiguration_type |
Element type.
Constructor & Destructor Documentation
mil::tatrc::physiology::datamodel::BioGearsConfigurationData::BioGearsConfigurationData | ( | ) |
Create an instance from the ultimate base and initializers for required elements and attributes.
mil::tatrc::physiology::datamodel::BioGearsConfigurationData::BioGearsConfigurationData | ( | 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::BioGearsConfigurationData::BioGearsConfigurationData | ( | const BioGearsConfigurationData & | 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::PhysiologyEngineConfigurationData.
const BioGearsConfigurationData::BloodChemistryConfiguration_optional & mil::tatrc::physiology::datamodel::BioGearsConfigurationData::BloodChemistryConfiguration | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
BioGearsConfigurationData::BloodChemistryConfiguration_optional & mil::tatrc::physiology::datamodel::BioGearsConfigurationData::BloodChemistryConfiguration | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::BioGearsConfigurationData::BloodChemistryConfiguration | ( | const BloodChemistryConfiguration_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::BioGearsConfigurationData::BloodChemistryConfiguration | ( | const BloodChemistryConfiguration_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::BioGearsConfigurationData::BloodChemistryConfiguration | ( | ::std::unique_ptr< BloodChemistryConfiguration_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 BioGearsConfigurationData::CardiovascularConfiguration_optional & mil::tatrc::physiology::datamodel::BioGearsConfigurationData::CardiovascularConfiguration | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
BioGearsConfigurationData::CardiovascularConfiguration_optional & mil::tatrc::physiology::datamodel::BioGearsConfigurationData::CardiovascularConfiguration | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::BioGearsConfigurationData::CardiovascularConfiguration | ( | const CardiovascularConfiguration_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::BioGearsConfigurationData::CardiovascularConfiguration | ( | const CardiovascularConfiguration_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::BioGearsConfigurationData::CardiovascularConfiguration | ( | ::std::unique_ptr< CardiovascularConfiguration_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 BioGearsConfigurationData::CircuitConfiguration_optional & mil::tatrc::physiology::datamodel::BioGearsConfigurationData::CircuitConfiguration | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
BioGearsConfigurationData::CircuitConfiguration_optional & mil::tatrc::physiology::datamodel::BioGearsConfigurationData::CircuitConfiguration | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::BioGearsConfigurationData::CircuitConfiguration | ( | const CircuitConfiguration_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::BioGearsConfigurationData::CircuitConfiguration | ( | const CircuitConfiguration_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::BioGearsConfigurationData::CircuitConfiguration | ( | ::std::unique_ptr< CircuitConfiguration_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 BioGearsConfigurationData::ConstantsConfiguration_optional & mil::tatrc::physiology::datamodel::BioGearsConfigurationData::ConstantsConfiguration | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
BioGearsConfigurationData::ConstantsConfiguration_optional & mil::tatrc::physiology::datamodel::BioGearsConfigurationData::ConstantsConfiguration | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::BioGearsConfigurationData::ConstantsConfiguration | ( | const ConstantsConfiguration_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::BioGearsConfigurationData::ConstantsConfiguration | ( | const ConstantsConfiguration_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::BioGearsConfigurationData::ConstantsConfiguration | ( | ::std::unique_ptr< ConstantsConfiguration_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 BioGearsConfigurationData::DrugsConfiguration_optional & mil::tatrc::physiology::datamodel::BioGearsConfigurationData::DrugsConfiguration | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
BioGearsConfigurationData::DrugsConfiguration_optional & mil::tatrc::physiology::datamodel::BioGearsConfigurationData::DrugsConfiguration | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::BioGearsConfigurationData::DrugsConfiguration | ( | const DrugsConfiguration_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::BioGearsConfigurationData::DrugsConfiguration | ( | const DrugsConfiguration_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::BioGearsConfigurationData::DrugsConfiguration | ( | ::std::unique_ptr< DrugsConfiguration_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 BioGearsConfigurationData::EnergyConfiguration_optional & mil::tatrc::physiology::datamodel::BioGearsConfigurationData::EnergyConfiguration | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
BioGearsConfigurationData::EnergyConfiguration_optional & mil::tatrc::physiology::datamodel::BioGearsConfigurationData::EnergyConfiguration | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::BioGearsConfigurationData::EnergyConfiguration | ( | const EnergyConfiguration_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::BioGearsConfigurationData::EnergyConfiguration | ( | const EnergyConfiguration_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::BioGearsConfigurationData::EnergyConfiguration | ( | ::std::unique_ptr< EnergyConfiguration_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 BioGearsConfigurationData::EnvironmentConfiguration_optional & mil::tatrc::physiology::datamodel::BioGearsConfigurationData::EnvironmentConfiguration | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
BioGearsConfigurationData::EnvironmentConfiguration_optional & mil::tatrc::physiology::datamodel::BioGearsConfigurationData::EnvironmentConfiguration | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::BioGearsConfigurationData::EnvironmentConfiguration | ( | const EnvironmentConfiguration_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::BioGearsConfigurationData::EnvironmentConfiguration | ( | const EnvironmentConfiguration_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::BioGearsConfigurationData::EnvironmentConfiguration | ( | ::std::unique_ptr< EnvironmentConfiguration_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 BioGearsConfigurationData::GastrointestinalConfiguration_optional & mil::tatrc::physiology::datamodel::BioGearsConfigurationData::GastrointestinalConfiguration | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
BioGearsConfigurationData::GastrointestinalConfiguration_optional & mil::tatrc::physiology::datamodel::BioGearsConfigurationData::GastrointestinalConfiguration | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::BioGearsConfigurationData::GastrointestinalConfiguration | ( | const GastrointestinalConfiguration_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::BioGearsConfigurationData::GastrointestinalConfiguration | ( | const GastrointestinalConfiguration_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::BioGearsConfigurationData::GastrointestinalConfiguration | ( | ::std::unique_ptr< GastrointestinalConfiguration_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 BioGearsConfigurationData::NervousConfiguration_optional & mil::tatrc::physiology::datamodel::BioGearsConfigurationData::NervousConfiguration | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
BioGearsConfigurationData::NervousConfiguration_optional & mil::tatrc::physiology::datamodel::BioGearsConfigurationData::NervousConfiguration | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::BioGearsConfigurationData::NervousConfiguration | ( | const NervousConfiguration_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::BioGearsConfigurationData::NervousConfiguration | ( | const NervousConfiguration_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::BioGearsConfigurationData::NervousConfiguration | ( | ::std::unique_ptr< NervousConfiguration_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.
BioGearsConfigurationData & mil::tatrc::physiology::datamodel::BioGearsConfigurationData::operator= | ( | const BioGearsConfigurationData & | 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 BioGearsConfigurationData::RenalConfiguration_optional & mil::tatrc::physiology::datamodel::BioGearsConfigurationData::RenalConfiguration | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
BioGearsConfigurationData::RenalConfiguration_optional & mil::tatrc::physiology::datamodel::BioGearsConfigurationData::RenalConfiguration | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::BioGearsConfigurationData::RenalConfiguration | ( | const RenalConfiguration_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::BioGearsConfigurationData::RenalConfiguration | ( | const RenalConfiguration_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::BioGearsConfigurationData::RenalConfiguration | ( | ::std::unique_ptr< RenalConfiguration_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 BioGearsConfigurationData::RespiratoryConfiguration_optional & mil::tatrc::physiology::datamodel::BioGearsConfigurationData::RespiratoryConfiguration | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
BioGearsConfigurationData::RespiratoryConfiguration_optional & mil::tatrc::physiology::datamodel::BioGearsConfigurationData::RespiratoryConfiguration | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::BioGearsConfigurationData::RespiratoryConfiguration | ( | const RespiratoryConfiguration_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::BioGearsConfigurationData::RespiratoryConfiguration | ( | const RespiratoryConfiguration_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::BioGearsConfigurationData::RespiratoryConfiguration | ( | ::std::unique_ptr< RespiratoryConfiguration_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 BioGearsConfigurationData::TissueConfiguration_optional & mil::tatrc::physiology::datamodel::BioGearsConfigurationData::TissueConfiguration | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
BioGearsConfigurationData::TissueConfiguration_optional & mil::tatrc::physiology::datamodel::BioGearsConfigurationData::TissueConfiguration | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::BioGearsConfigurationData::TissueConfiguration | ( | const TissueConfiguration_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::BioGearsConfigurationData::TissueConfiguration | ( | const TissueConfiguration_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::BioGearsConfigurationData::TissueConfiguration | ( | ::std::unique_ptr< TissueConfiguration_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.