Class corresponding to the TissueCompartmentData schema type. More...
#include <Compartment.hxx>

Public Member Functions | |
virtual | ~TissueCompartmentData () |
Destructor. More... | |
![]() | |
virtual | ~CompartmentData () |
Destructor. More... | |
const Name_type & | Name () const |
Return a read-only (constant) reference to the element. More... | |
Name_type & | Name () |
Return a read-write reference to the element. More... | |
void | Name (const Name_type &x) |
Set the element value. More... | |
void | Name (::std::unique_ptr< Name_type > p) |
Set the element value without copying. More... | |
const Node_sequence & | Node () const |
Return a read-only (constant) reference to the element sequence. More... | |
Node_sequence & | Node () |
Return a read-write reference to the element sequence. More... | |
void | Node (const Node_sequence &s) |
Copy elements from a given sequence. More... | |
const Child_sequence & | Child () const |
Return a read-only (constant) reference to the element sequence. More... | |
Child_sequence & | Child () |
Return a read-write reference to the element sequence. More... | |
void | Child (const Child_sequence &s) |
Copy elements from a given sequence. More... | |
CompartmentData () | |
Default constructor. More... | |
CompartmentData (const Name_type &) | |
Create an instance from the ultimate base and initializers for required elements and attributes. More... | |
CompartmentData (::std::unique_ptr< Name_type >) | |
Create an instance from the ultimate base and initializers for required elements and attributes (::std::unique_ptr version). More... | |
CompartmentData (const ::xercesc::DOMElement &e,::xml_schema::flags f=0,::xml_schema::container *c=0) | |
Create an instance from a DOM element. More... | |
CompartmentData (const CompartmentData &x,::xml_schema::flags f=0,::xml_schema::container *c=0) | |
Copy constructor. More... | |
CompartmentData & | operator= (const CompartmentData &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... | |
MatrixVolume | |
Accessor and modifier functions for the MatrixVolume optional element. | |
typedef ::mil::tatrc::physiology::datamodel::ScalarVolumeData | MatrixVolume_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< MatrixVolume_type > | MatrixVolume_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< MatrixVolume_type, char > | MatrixVolume_traits |
Element traits type. More... | |
const MatrixVolume_optional & | MatrixVolume () const |
Return a read-only (constant) reference to the element container. More... | |
MatrixVolume_optional & | MatrixVolume () |
Return a read-write reference to the element container. More... | |
void | MatrixVolume (const MatrixVolume_type &x) |
Set the element value. More... | |
void | MatrixVolume (const MatrixVolume_optional &x) |
Set the element value. More... | |
void | MatrixVolume (::std::unique_ptr< MatrixVolume_type > p) |
Set the element value without copying. More... | |
MembranePotential | |
Accessor and modifier functions for the MembranePotential optional element. | |
typedef ::mil::tatrc::physiology::datamodel::ScalarElectricPotentialData | MembranePotential_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< MembranePotential_type > | MembranePotential_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< MembranePotential_type, char > | MembranePotential_traits |
Element traits type. More... | |
const MembranePotential_optional & | MembranePotential () const |
Return a read-only (constant) reference to the element container. More... | |
MembranePotential_optional & | MembranePotential () |
Return a read-write reference to the element container. More... | |
void | MembranePotential (const MembranePotential_type &x) |
Set the element value. More... | |
void | MembranePotential (const MembranePotential_optional &x) |
Set the element value. More... | |
void | MembranePotential (::std::unique_ptr< MembranePotential_type > p) |
Set the element value without copying. More... | |
NeutralLipidsVolumeFraction | |
Accessor and modifier functions for the NeutralLipidsVolumeFraction optional element. | |
typedef ::mil::tatrc::physiology::datamodel::ScalarFractionData | NeutralLipidsVolumeFraction_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< NeutralLipidsVolumeFraction_type > | NeutralLipidsVolumeFraction_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< NeutralLipidsVolumeFraction_type, char > | NeutralLipidsVolumeFraction_traits |
Element traits type. More... | |
const NeutralLipidsVolumeFraction_optional & | NeutralLipidsVolumeFraction () const |
Return a read-only (constant) reference to the element container. More... | |
NeutralLipidsVolumeFraction_optional & | NeutralLipidsVolumeFraction () |
Return a read-write reference to the element container. More... | |
void | NeutralLipidsVolumeFraction (const NeutralLipidsVolumeFraction_type &x) |
Set the element value. More... | |
void | NeutralLipidsVolumeFraction (const NeutralLipidsVolumeFraction_optional &x) |
Set the element value. More... | |
void | NeutralLipidsVolumeFraction (::std::unique_ptr< NeutralLipidsVolumeFraction_type > p) |
Set the element value without copying. More... | |
ReflectionCoefficient | |
Accessor and modifier functions for the ReflectionCoefficient optional element. | |
typedef ::mil::tatrc::physiology::datamodel::Scalar0To1Data | ReflectionCoefficient_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< ReflectionCoefficient_type > | ReflectionCoefficient_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< ReflectionCoefficient_type, char > | ReflectionCoefficient_traits |
Element traits type. More... | |
const ReflectionCoefficient_optional & | ReflectionCoefficient () const |
Return a read-only (constant) reference to the element container. More... | |
ReflectionCoefficient_optional & | ReflectionCoefficient () |
Return a read-write reference to the element container. More... | |
void | ReflectionCoefficient (const ReflectionCoefficient_type &x) |
Set the element value. More... | |
void | ReflectionCoefficient (const ReflectionCoefficient_optional &x) |
Set the element value. More... | |
void | ReflectionCoefficient (::std::unique_ptr< ReflectionCoefficient_type > p) |
Set the element value without copying. More... | |
TissueToPlasmaAlbuminRatio | |
Accessor and modifier functions for the TissueToPlasmaAlbuminRatio optional element. | |
typedef ::mil::tatrc::physiology::datamodel::ScalarData | TissueToPlasmaAlbuminRatio_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< TissueToPlasmaAlbuminRatio_type > | TissueToPlasmaAlbuminRatio_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< TissueToPlasmaAlbuminRatio_type, char > | TissueToPlasmaAlbuminRatio_traits |
Element traits type. More... | |
const TissueToPlasmaAlbuminRatio_optional & | TissueToPlasmaAlbuminRatio () const |
Return a read-only (constant) reference to the element container. More... | |
TissueToPlasmaAlbuminRatio_optional & | TissueToPlasmaAlbuminRatio () |
Return a read-write reference to the element container. More... | |
void | TissueToPlasmaAlbuminRatio (const TissueToPlasmaAlbuminRatio_type &x) |
Set the element value. More... | |
void | TissueToPlasmaAlbuminRatio (const TissueToPlasmaAlbuminRatio_optional &x) |
Set the element value. More... | |
void | TissueToPlasmaAlbuminRatio (::std::unique_ptr< TissueToPlasmaAlbuminRatio_type > p) |
Set the element value without copying. More... | |
TotalMass | |
Accessor and modifier functions for the TotalMass optional element. | |
typedef ::mil::tatrc::physiology::datamodel::ScalarMassData | TotalMass_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< TotalMass_type > | TotalMass_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< TotalMass_type, char > | TotalMass_traits |
Element traits type. More... | |
const TotalMass_optional & | TotalMass () const |
Return a read-only (constant) reference to the element container. More... | |
TotalMass_optional & | TotalMass () |
Return a read-write reference to the element container. More... | |
void | TotalMass (const TotalMass_type &x) |
Set the element value. More... | |
void | TotalMass (const TotalMass_optional &x) |
Set the element value. More... | |
void | TotalMass (::std::unique_ptr< TotalMass_type > p) |
Set the element value without copying. More... | |
Constructors | |
TissueCompartmentData () | |
Default constructor. More... | |
TissueCompartmentData (const Name_type &) | |
Create an instance from the ultimate base and initializers for required elements and attributes. More... | |
TissueCompartmentData (::std::unique_ptr< Name_type >) | |
Create an instance from the ultimate base and initializers for required elements and attributes (::std::unique_ptr version). More... | |
TissueCompartmentData (const ::xercesc::DOMElement &e,::xml_schema::flags f=0,::xml_schema::container *c=0) | |
Create an instance from a DOM element. More... | |
TissueCompartmentData (const TissueCompartmentData &x,::xml_schema::flags f=0,::xml_schema::container *c=0) | |
Copy constructor. More... | |
virtual TissueCompartmentData * | _clone (::xml_schema::flags f=0,::xml_schema::container *c=0) const |
Copy the instance polymorphically. More... | |
TissueCompartmentData & | operator= (const TissueCompartmentData &x) |
Copy assignment operator. More... | |
Additional Inherited Members | |
![]() | |
typedef ::xml_schema::string | Name_type |
Element type. More... | |
typedef ::xsd::cxx::tree::traits< Name_type, char > | Name_traits |
Element traits type. More... | |
typedef ::xml_schema::string | Node_type |
Element type. More... | |
typedef ::xsd::cxx::tree::sequence< Node_type > | Node_sequence |
Element sequence container type. More... | |
typedef Node_sequence::iterator | Node_iterator |
Element iterator type. More... | |
typedef Node_sequence::const_iterator | Node_const_iterator |
Element constant iterator type. More... | |
typedef ::xsd::cxx::tree::traits< Node_type, char > | Node_traits |
Element traits type. More... | |
typedef ::xml_schema::string | Child_type |
Element type. More... | |
typedef ::xsd::cxx::tree::sequence< Child_type > | Child_sequence |
Element sequence container type. More... | |
typedef Child_sequence::iterator | Child_iterator |
Element iterator type. More... | |
typedef Child_sequence::const_iterator | Child_const_iterator |
Element constant iterator type. More... | |
typedef ::xsd::cxx::tree::traits< Child_type, char > | Child_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 TissueCompartmentData schema type.
Member Typedef Documentation
typedef ::xsd::cxx::tree::optional< AcidicPhospohlipidConcentration_type > mil::tatrc::physiology::datamodel::TissueCompartmentData::AcidicPhospohlipidConcentration_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< AcidicPhospohlipidConcentration_type, char > mil::tatrc::physiology::datamodel::TissueCompartmentData::AcidicPhospohlipidConcentration_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarMassPerMassData mil::tatrc::physiology::datamodel::TissueCompartmentData::AcidicPhospohlipidConcentration_type |
Element type.
typedef ::xsd::cxx::tree::optional< MatrixVolume_type > mil::tatrc::physiology::datamodel::TissueCompartmentData::MatrixVolume_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< MatrixVolume_type, char > mil::tatrc::physiology::datamodel::TissueCompartmentData::MatrixVolume_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarVolumeData mil::tatrc::physiology::datamodel::TissueCompartmentData::MatrixVolume_type |
Element type.
typedef ::xsd::cxx::tree::optional< MembranePotential_type > mil::tatrc::physiology::datamodel::TissueCompartmentData::MembranePotential_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< MembranePotential_type, char > mil::tatrc::physiology::datamodel::TissueCompartmentData::MembranePotential_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarElectricPotentialData mil::tatrc::physiology::datamodel::TissueCompartmentData::MembranePotential_type |
Element type.
typedef ::xsd::cxx::tree::optional< NeutralLipidsVolumeFraction_type > mil::tatrc::physiology::datamodel::TissueCompartmentData::NeutralLipidsVolumeFraction_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< NeutralLipidsVolumeFraction_type, char > mil::tatrc::physiology::datamodel::TissueCompartmentData::NeutralLipidsVolumeFraction_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarFractionData mil::tatrc::physiology::datamodel::TissueCompartmentData::NeutralLipidsVolumeFraction_type |
Element type.
typedef ::xsd::cxx::tree::optional< NeutralPhospholipidsVolumeFraction_type > mil::tatrc::physiology::datamodel::TissueCompartmentData::NeutralPhospholipidsVolumeFraction_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< NeutralPhospholipidsVolumeFraction_type, char > mil::tatrc::physiology::datamodel::TissueCompartmentData::NeutralPhospholipidsVolumeFraction_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarFractionData mil::tatrc::physiology::datamodel::TissueCompartmentData::NeutralPhospholipidsVolumeFraction_type |
Element type.
typedef ::xsd::cxx::tree::optional< ReflectionCoefficient_type > mil::tatrc::physiology::datamodel::TissueCompartmentData::ReflectionCoefficient_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< ReflectionCoefficient_type, char > mil::tatrc::physiology::datamodel::TissueCompartmentData::ReflectionCoefficient_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::Scalar0To1Data mil::tatrc::physiology::datamodel::TissueCompartmentData::ReflectionCoefficient_type |
Element type.
typedef ::xsd::cxx::tree::optional< TissueToPlasmaAlbuminRatio_type > mil::tatrc::physiology::datamodel::TissueCompartmentData::TissueToPlasmaAlbuminRatio_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< TissueToPlasmaAlbuminRatio_type, char > mil::tatrc::physiology::datamodel::TissueCompartmentData::TissueToPlasmaAlbuminRatio_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarData mil::tatrc::physiology::datamodel::TissueCompartmentData::TissueToPlasmaAlbuminRatio_type |
Element type.
typedef ::xsd::cxx::tree::optional< TissueToPlasmaAlphaAcidGlycoproteinRatio_type > mil::tatrc::physiology::datamodel::TissueCompartmentData::TissueToPlasmaAlphaAcidGlycoproteinRatio_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< TissueToPlasmaAlphaAcidGlycoproteinRatio_type, char > mil::tatrc::physiology::datamodel::TissueCompartmentData::TissueToPlasmaAlphaAcidGlycoproteinRatio_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarData mil::tatrc::physiology::datamodel::TissueCompartmentData::TissueToPlasmaAlphaAcidGlycoproteinRatio_type |
Element type.
typedef ::xsd::cxx::tree::optional< TissueToPlasmaLipoproteinRatio_type > mil::tatrc::physiology::datamodel::TissueCompartmentData::TissueToPlasmaLipoproteinRatio_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< TissueToPlasmaLipoproteinRatio_type, char > mil::tatrc::physiology::datamodel::TissueCompartmentData::TissueToPlasmaLipoproteinRatio_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarData mil::tatrc::physiology::datamodel::TissueCompartmentData::TissueToPlasmaLipoproteinRatio_type |
Element type.
typedef ::xsd::cxx::tree::optional< TotalMass_type > mil::tatrc::physiology::datamodel::TissueCompartmentData::TotalMass_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< TotalMass_type, char > mil::tatrc::physiology::datamodel::TissueCompartmentData::TotalMass_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarMassData mil::tatrc::physiology::datamodel::TissueCompartmentData::TotalMass_type |
Element type.
Constructor & Destructor Documentation
mil::tatrc::physiology::datamodel::TissueCompartmentData::TissueCompartmentData | ( | ) |
Default constructor.
Note that this constructor leaves required elements and attributes uninitialized.
mil::tatrc::physiology::datamodel::TissueCompartmentData::TissueCompartmentData | ( | const Name_type & | Name | ) |
Create an instance from the ultimate base and initializers for required elements and attributes.
mil::tatrc::physiology::datamodel::TissueCompartmentData::TissueCompartmentData | ( | ::std::unique_ptr< Name_type > | Name | ) |
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::TissueCompartmentData::TissueCompartmentData | ( | 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::TissueCompartmentData::TissueCompartmentData | ( | const TissueCompartmentData & | 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::CompartmentData.
const TissueCompartmentData::AcidicPhospohlipidConcentration_optional & mil::tatrc::physiology::datamodel::TissueCompartmentData::AcidicPhospohlipidConcentration | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
TissueCompartmentData::AcidicPhospohlipidConcentration_optional & mil::tatrc::physiology::datamodel::TissueCompartmentData::AcidicPhospohlipidConcentration | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::TissueCompartmentData::AcidicPhospohlipidConcentration | ( | const AcidicPhospohlipidConcentration_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::TissueCompartmentData::AcidicPhospohlipidConcentration | ( | const AcidicPhospohlipidConcentration_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::TissueCompartmentData::AcidicPhospohlipidConcentration | ( | ::std::unique_ptr< AcidicPhospohlipidConcentration_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 TissueCompartmentData::MatrixVolume_optional & mil::tatrc::physiology::datamodel::TissueCompartmentData::MatrixVolume | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
TissueCompartmentData::MatrixVolume_optional & mil::tatrc::physiology::datamodel::TissueCompartmentData::MatrixVolume | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::TissueCompartmentData::MatrixVolume | ( | const MatrixVolume_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::TissueCompartmentData::MatrixVolume | ( | const MatrixVolume_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::TissueCompartmentData::MatrixVolume | ( | ::std::unique_ptr< MatrixVolume_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 TissueCompartmentData::MembranePotential_optional & mil::tatrc::physiology::datamodel::TissueCompartmentData::MembranePotential | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
TissueCompartmentData::MembranePotential_optional & mil::tatrc::physiology::datamodel::TissueCompartmentData::MembranePotential | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::TissueCompartmentData::MembranePotential | ( | const MembranePotential_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::TissueCompartmentData::MembranePotential | ( | const MembranePotential_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::TissueCompartmentData::MembranePotential | ( | ::std::unique_ptr< MembranePotential_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 TissueCompartmentData::NeutralLipidsVolumeFraction_optional & mil::tatrc::physiology::datamodel::TissueCompartmentData::NeutralLipidsVolumeFraction | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
TissueCompartmentData::NeutralLipidsVolumeFraction_optional & mil::tatrc::physiology::datamodel::TissueCompartmentData::NeutralLipidsVolumeFraction | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::TissueCompartmentData::NeutralLipidsVolumeFraction | ( | const NeutralLipidsVolumeFraction_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::TissueCompartmentData::NeutralLipidsVolumeFraction | ( | const NeutralLipidsVolumeFraction_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::TissueCompartmentData::NeutralLipidsVolumeFraction | ( | ::std::unique_ptr< NeutralLipidsVolumeFraction_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 TissueCompartmentData::NeutralPhospholipidsVolumeFraction_optional & mil::tatrc::physiology::datamodel::TissueCompartmentData::NeutralPhospholipidsVolumeFraction | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
TissueCompartmentData::NeutralPhospholipidsVolumeFraction_optional & mil::tatrc::physiology::datamodel::TissueCompartmentData::NeutralPhospholipidsVolumeFraction | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::TissueCompartmentData::NeutralPhospholipidsVolumeFraction | ( | const NeutralPhospholipidsVolumeFraction_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::TissueCompartmentData::NeutralPhospholipidsVolumeFraction | ( | const NeutralPhospholipidsVolumeFraction_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::TissueCompartmentData::NeutralPhospholipidsVolumeFraction | ( | ::std::unique_ptr< NeutralPhospholipidsVolumeFraction_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.
TissueCompartmentData & mil::tatrc::physiology::datamodel::TissueCompartmentData::operator= | ( | const TissueCompartmentData & | 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 TissueCompartmentData::ReflectionCoefficient_optional & mil::tatrc::physiology::datamodel::TissueCompartmentData::ReflectionCoefficient | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
TissueCompartmentData::ReflectionCoefficient_optional & mil::tatrc::physiology::datamodel::TissueCompartmentData::ReflectionCoefficient | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::TissueCompartmentData::ReflectionCoefficient | ( | const ReflectionCoefficient_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::TissueCompartmentData::ReflectionCoefficient | ( | const ReflectionCoefficient_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::TissueCompartmentData::ReflectionCoefficient | ( | ::std::unique_ptr< ReflectionCoefficient_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 TissueCompartmentData::TissueToPlasmaAlbuminRatio_optional & mil::tatrc::physiology::datamodel::TissueCompartmentData::TissueToPlasmaAlbuminRatio | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
TissueCompartmentData::TissueToPlasmaAlbuminRatio_optional & mil::tatrc::physiology::datamodel::TissueCompartmentData::TissueToPlasmaAlbuminRatio | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::TissueCompartmentData::TissueToPlasmaAlbuminRatio | ( | const TissueToPlasmaAlbuminRatio_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::TissueCompartmentData::TissueToPlasmaAlbuminRatio | ( | const TissueToPlasmaAlbuminRatio_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::TissueCompartmentData::TissueToPlasmaAlbuminRatio | ( | ::std::unique_ptr< TissueToPlasmaAlbuminRatio_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 TissueCompartmentData::TissueToPlasmaAlphaAcidGlycoproteinRatio_optional & mil::tatrc::physiology::datamodel::TissueCompartmentData::TissueToPlasmaAlphaAcidGlycoproteinRatio | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
TissueCompartmentData::TissueToPlasmaAlphaAcidGlycoproteinRatio_optional & mil::tatrc::physiology::datamodel::TissueCompartmentData::TissueToPlasmaAlphaAcidGlycoproteinRatio | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::TissueCompartmentData::TissueToPlasmaAlphaAcidGlycoproteinRatio | ( | const TissueToPlasmaAlphaAcidGlycoproteinRatio_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::TissueCompartmentData::TissueToPlasmaAlphaAcidGlycoproteinRatio | ( | const TissueToPlasmaAlphaAcidGlycoproteinRatio_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::TissueCompartmentData::TissueToPlasmaAlphaAcidGlycoproteinRatio | ( | ::std::unique_ptr< TissueToPlasmaAlphaAcidGlycoproteinRatio_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 TissueCompartmentData::TissueToPlasmaLipoproteinRatio_optional & mil::tatrc::physiology::datamodel::TissueCompartmentData::TissueToPlasmaLipoproteinRatio | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
TissueCompartmentData::TissueToPlasmaLipoproteinRatio_optional & mil::tatrc::physiology::datamodel::TissueCompartmentData::TissueToPlasmaLipoproteinRatio | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::TissueCompartmentData::TissueToPlasmaLipoproteinRatio | ( | const TissueToPlasmaLipoproteinRatio_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::TissueCompartmentData::TissueToPlasmaLipoproteinRatio | ( | const TissueToPlasmaLipoproteinRatio_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::TissueCompartmentData::TissueToPlasmaLipoproteinRatio | ( | ::std::unique_ptr< TissueToPlasmaLipoproteinRatio_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 TissueCompartmentData::TotalMass_optional & mil::tatrc::physiology::datamodel::TissueCompartmentData::TotalMass | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
TissueCompartmentData::TotalMass_optional & mil::tatrc::physiology::datamodel::TissueCompartmentData::TotalMass | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::TissueCompartmentData::TotalMass | ( | const TotalMass_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::TissueCompartmentData::TotalMass | ( | const TotalMass_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::TissueCompartmentData::TotalMass | ( | ::std::unique_ptr< TotalMass_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.