Class corresponding to the BioGearsStateData schema type. More...
#include <BioGears.hxx>

Public Member Functions | |
virtual | ~BioGearsStateData () |
Destructor. More... | |
![]() | |
virtual | ~PhysiologyEngineStateData () |
Destructor. More... | |
const SimulationTime_optional & | SimulationTime () const |
Return a read-only (constant) reference to the element container. More... | |
SimulationTime_optional & | SimulationTime () |
Return a read-write reference to the element container. More... | |
void | SimulationTime (const SimulationTime_type &x) |
Set the element value. More... | |
void | SimulationTime (const SimulationTime_optional &x) |
Set the element value. More... | |
void | SimulationTime (::std::unique_ptr< SimulationTime_type > p) |
Set the element value without copying. More... | |
const Patient_optional & | Patient () const |
Return a read-only (constant) reference to the element container. More... | |
Patient_optional & | Patient () |
Return a read-write reference to the element container. More... | |
void | Patient (const Patient_type &x) |
Set the element value. More... | |
void | Patient (const Patient_optional &x) |
Set the element value. More... | |
void | Patient (::std::unique_ptr< Patient_type > p) |
Set the element value without copying. More... | |
const Condition_sequence & | Condition () const |
Return a read-only (constant) reference to the element sequence. More... | |
Condition_sequence & | Condition () |
Return a read-write reference to the element sequence. More... | |
void | Condition (const Condition_sequence &s) |
Copy elements from a given sequence. More... | |
const ActiveAction_sequence & | ActiveAction () const |
Return a read-only (constant) reference to the element sequence. More... | |
ActiveAction_sequence & | ActiveAction () |
Return a read-write reference to the element sequence. More... | |
void | ActiveAction (const ActiveAction_sequence &s) |
Copy elements from a given sequence. More... | |
const ActiveSubstance_sequence & | ActiveSubstance () const |
Return a read-only (constant) reference to the element sequence. More... | |
ActiveSubstance_sequence & | ActiveSubstance () |
Return a read-write reference to the element sequence. More... | |
void | ActiveSubstance (const ActiveSubstance_sequence &s) |
Copy elements from a given sequence. More... | |
const ActiveSubstanceCompound_sequence & | ActiveSubstanceCompound () const |
Return a read-only (constant) reference to the element sequence. More... | |
ActiveSubstanceCompound_sequence & | ActiveSubstanceCompound () |
Return a read-write reference to the element sequence. More... | |
void | ActiveSubstanceCompound (const ActiveSubstanceCompound_sequence &s) |
Copy elements from a given sequence. More... | |
const System_sequence & | System () const |
Return a read-only (constant) reference to the element sequence. More... | |
System_sequence & | System () |
Return a read-write reference to the element sequence. More... | |
void | System (const System_sequence &s) |
Copy elements from a given sequence. More... | |
const CompartmentManager_optional & | CompartmentManager () const |
Return a read-only (constant) reference to the element container. More... | |
CompartmentManager_optional & | CompartmentManager () |
Return a read-write reference to the element container. More... | |
void | CompartmentManager (const CompartmentManager_type &x) |
Set the element value. More... | |
void | CompartmentManager (const CompartmentManager_optional &x) |
Set the element value. More... | |
void | CompartmentManager (::std::unique_ptr< CompartmentManager_type > p) |
Set the element value without copying. More... | |
const Configuration_optional & | Configuration () const |
Return a read-only (constant) reference to the element container. More... | |
Configuration_optional & | Configuration () |
Return a read-write reference to the element container. More... | |
void | Configuration (const Configuration_type &x) |
Set the element value. More... | |
void | Configuration (const Configuration_optional &x) |
Set the element value. More... | |
void | Configuration (::std::unique_ptr< Configuration_type > p) |
Set the element value without copying. More... | |
const CircuitManager_optional & | CircuitManager () const |
Return a read-only (constant) reference to the element container. More... | |
CircuitManager_optional & | CircuitManager () |
Return a read-write reference to the element container. More... | |
void | CircuitManager (const CircuitManager_type &x) |
Set the element value. More... | |
void | CircuitManager (const CircuitManager_optional &x) |
Set the element value. More... | |
void | CircuitManager (::std::unique_ptr< CircuitManager_type > p) |
Set the element value without copying. More... | |
const DataRequests_optional & | DataRequests () const |
Return a read-only (constant) reference to the element container. More... | |
DataRequests_optional & | DataRequests () |
Return a read-write reference to the element container. More... | |
void | DataRequests (const DataRequests_type &x) |
Set the element value. More... | |
void | DataRequests (const DataRequests_optional &x) |
Set the element value. More... | |
void | DataRequests (::std::unique_ptr< DataRequests_type > p) |
Set the element value without copying. More... | |
PhysiologyEngineStateData () | |
Create an instance from the ultimate base and initializers for required elements and attributes. More... | |
PhysiologyEngineStateData (const ::xercesc::DOMElement &e,::xml_schema::flags f=0,::xml_schema::container *c=0) | |
Create an instance from a DOM element. More... | |
PhysiologyEngineStateData (const PhysiologyEngineStateData &x,::xml_schema::flags f=0,::xml_schema::container *c=0) | |
Copy constructor. More... | |
PhysiologyEngineStateData & | operator= (const PhysiologyEngineStateData &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... | |
AirwayMode | |
Accessor and modifier functions for the AirwayMode required element. | |
typedef ::mil::tatrc::physiology::datamodel::enumBioGearsAirwayMode | AirwayMode_type |
Element type. More... | |
typedef ::xsd::cxx::tree::traits< AirwayMode_type, char > | AirwayMode_traits |
Element traits type. More... | |
const AirwayMode_type & | AirwayMode () const |
Return a read-only (constant) reference to the element. More... | |
AirwayMode_type & | AirwayMode () |
Return a read-write reference to the element. More... | |
void | AirwayMode (const AirwayMode_type &x) |
Set the element value. More... | |
void | AirwayMode (::std::unique_ptr< AirwayMode_type > p) |
Set the element value without copying. More... | |
Intubation | |
Accessor and modifier functions for the Intubation required element. | |
typedef ::mil::tatrc::physiology::datamodel::enumOnOff | Intubation_type |
Element type. More... | |
typedef ::xsd::cxx::tree::traits< Intubation_type, char > | Intubation_traits |
Element traits type. More... | |
const Intubation_type & | Intubation () const |
Return a read-only (constant) reference to the element. More... | |
Intubation_type & | Intubation () |
Return a read-write reference to the element. More... | |
void | Intubation (const Intubation_type &x) |
Set the element value. More... | |
void | Intubation (::std::unique_ptr< Intubation_type > p) |
Set the element value without copying. More... | |
Constructors | |
BioGearsStateData () | |
Default constructor. More... | |
BioGearsStateData (const AirwayMode_type &, const Intubation_type &) | |
Create an instance from the ultimate base and initializers for required elements and attributes. More... | |
BioGearsStateData (::std::unique_ptr< AirwayMode_type >,::std::unique_ptr< Intubation_type >) | |
Create an instance from the ultimate base and initializers for required elements and attributes (::std::unique_ptr version). More... | |
BioGearsStateData (const ::xercesc::DOMElement &e,::xml_schema::flags f=0,::xml_schema::container *c=0) | |
Create an instance from a DOM element. More... | |
BioGearsStateData (const BioGearsStateData &x,::xml_schema::flags f=0,::xml_schema::container *c=0) | |
Copy constructor. More... | |
virtual BioGearsStateData * | _clone (::xml_schema::flags f=0,::xml_schema::container *c=0) const |
Copy the instance polymorphically. More... | |
BioGearsStateData & | operator= (const BioGearsStateData &x) |
Copy assignment operator. More... | |
Additional Inherited Members | |
![]() | |
typedef ::mil::tatrc::physiology::datamodel::ScalarTimeData | SimulationTime_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< SimulationTime_type > | SimulationTime_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< SimulationTime_type, char > | SimulationTime_traits |
Element traits type. More... | |
typedef ::mil::tatrc::physiology::datamodel::PatientData | Patient_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< Patient_type > | Patient_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< Patient_type, char > | Patient_traits |
Element traits type. More... | |
typedef ::mil::tatrc::physiology::datamodel::ConditionData | Condition_type |
Element type. More... | |
typedef ::xsd::cxx::tree::sequence< Condition_type > | Condition_sequence |
Element sequence container type. More... | |
typedef Condition_sequence::iterator | Condition_iterator |
Element iterator type. More... | |
typedef Condition_sequence::const_iterator | Condition_const_iterator |
Element constant iterator type. More... | |
typedef ::xsd::cxx::tree::traits< Condition_type, char > | Condition_traits |
Element traits type. More... | |
typedef ::mil::tatrc::physiology::datamodel::ActionData | ActiveAction_type |
Element type. More... | |
typedef ::xsd::cxx::tree::sequence< ActiveAction_type > | ActiveAction_sequence |
Element sequence container type. More... | |
typedef ActiveAction_sequence::iterator | ActiveAction_iterator |
Element iterator type. More... | |
typedef ActiveAction_sequence::const_iterator | ActiveAction_const_iterator |
Element constant iterator type. More... | |
typedef ::xsd::cxx::tree::traits< ActiveAction_type, char > | ActiveAction_traits |
Element traits type. More... | |
typedef ::mil::tatrc::physiology::datamodel::SubstanceData | ActiveSubstance_type |
Element type. More... | |
typedef ::xsd::cxx::tree::sequence< ActiveSubstance_type > | ActiveSubstance_sequence |
Element sequence container type. More... | |
typedef ActiveSubstance_sequence::iterator | ActiveSubstance_iterator |
Element iterator type. More... | |
typedef ActiveSubstance_sequence::const_iterator | ActiveSubstance_const_iterator |
Element constant iterator type. More... | |
typedef ::xsd::cxx::tree::traits< ActiveSubstance_type, char > | ActiveSubstance_traits |
Element traits type. More... | |
typedef ::mil::tatrc::physiology::datamodel::SubstanceCompoundData | ActiveSubstanceCompound_type |
Element type. More... | |
typedef ::xsd::cxx::tree::sequence< ActiveSubstanceCompound_type > | ActiveSubstanceCompound_sequence |
Element sequence container type. More... | |
typedef ActiveSubstanceCompound_sequence::iterator | ActiveSubstanceCompound_iterator |
Element iterator type. More... | |
typedef ActiveSubstanceCompound_sequence::const_iterator | ActiveSubstanceCompound_const_iterator |
Element constant iterator type. More... | |
typedef ::xsd::cxx::tree::traits< ActiveSubstanceCompound_type, char > | ActiveSubstanceCompound_traits |
Element traits type. More... | |
typedef ::mil::tatrc::physiology::datamodel::SystemData | System_type |
Element type. More... | |
typedef ::xsd::cxx::tree::sequence< System_type > | System_sequence |
Element sequence container type. More... | |
typedef System_sequence::iterator | System_iterator |
Element iterator type. More... | |
typedef System_sequence::const_iterator | System_const_iterator |
Element constant iterator type. More... | |
typedef ::xsd::cxx::tree::traits< System_type, char > | System_traits |
Element traits type. More... | |
typedef ::mil::tatrc::physiology::datamodel::CompartmentManagerData | CompartmentManager_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< CompartmentManager_type > | CompartmentManager_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< CompartmentManager_type, char > | CompartmentManager_traits |
Element traits type. More... | |
typedef ::mil::tatrc::physiology::datamodel::PhysiologyEngineConfigurationData | Configuration_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< Configuration_type > | Configuration_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< Configuration_type, char > | Configuration_traits |
Element traits type. More... | |
typedef ::mil::tatrc::physiology::datamodel::CircuitManagerData | CircuitManager_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< CircuitManager_type > | CircuitManager_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< CircuitManager_type, char > | CircuitManager_traits |
Element traits type. More... | |
typedef ::mil::tatrc::physiology::datamodel::DataRequestsData | DataRequests_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< DataRequests_type > | DataRequests_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< DataRequests_type, char > | DataRequests_traits |
Element traits type. More... | |
![]() | |
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 BioGearsStateData schema type.
Member Typedef Documentation
typedef ::xsd::cxx::tree::traits< AirwayMode_type, char > mil::tatrc::physiology::datamodel::BioGearsStateData::AirwayMode_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::enumBioGearsAirwayMode mil::tatrc::physiology::datamodel::BioGearsStateData::AirwayMode_type |
Element type.
typedef ::xsd::cxx::tree::traits< Intubation_type, char > mil::tatrc::physiology::datamodel::BioGearsStateData::Intubation_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::enumOnOff mil::tatrc::physiology::datamodel::BioGearsStateData::Intubation_type |
Element type.
Constructor & Destructor Documentation
mil::tatrc::physiology::datamodel::BioGearsStateData::BioGearsStateData | ( | ) |
Default constructor.
Note that this constructor leaves required elements and attributes uninitialized.
mil::tatrc::physiology::datamodel::BioGearsStateData::BioGearsStateData | ( | const AirwayMode_type & | AirwayMode, |
const Intubation_type & | Intubation | ||
) |
Create an instance from the ultimate base and initializers for required elements and attributes.
mil::tatrc::physiology::datamodel::BioGearsStateData::BioGearsStateData | ( | ::std::unique_ptr< AirwayMode_type > | AirwayMode, |
::std::unique_ptr< Intubation_type > | Intubation | ||
) |
Create an instance from the ultimate base and initializers for required elements and attributes (::std::unique_ptr version).
This constructor will try to use the passed values directly instead of making copies.
mil::tatrc::physiology::datamodel::BioGearsStateData::BioGearsStateData | ( | 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::BioGearsStateData::BioGearsStateData | ( | const BioGearsStateData & | 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::PhysiologyEngineStateData.
const BioGearsStateData::AirwayMode_type & mil::tatrc::physiology::datamodel::BioGearsStateData::AirwayMode | ( | ) | const |
Return a read-only (constant) reference to the element.
- Returns
- A constant reference to the element.
BioGearsStateData::AirwayMode_type & mil::tatrc::physiology::datamodel::BioGearsStateData::AirwayMode | ( | ) |
Return a read-write reference to the element.
- Returns
- A reference to the element.
void mil::tatrc::physiology::datamodel::BioGearsStateData::AirwayMode | ( | const AirwayMode_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::BioGearsStateData::AirwayMode | ( | ::std::unique_ptr< AirwayMode_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 BioGearsStateData::Intubation_type & mil::tatrc::physiology::datamodel::BioGearsStateData::Intubation | ( | ) | const |
Return a read-only (constant) reference to the element.
- Returns
- A constant reference to the element.
BioGearsStateData::Intubation_type & mil::tatrc::physiology::datamodel::BioGearsStateData::Intubation | ( | ) |
Return a read-write reference to the element.
- Returns
- A reference to the element.
void mil::tatrc::physiology::datamodel::BioGearsStateData::Intubation | ( | const Intubation_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::BioGearsStateData::Intubation | ( | ::std::unique_ptr< Intubation_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.
BioGearsStateData & mil::tatrc::physiology::datamodel::BioGearsStateData::operator= | ( | const BioGearsStateData & | 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.