Class corresponding to the SubstanceData schema type. More...
#include <Substance.hxx>

Public Member Functions | |
virtual | ~SubstanceData () |
Destructor. More... | |
![]() | |
virtual | ~ObjectData () |
Destructor. More... | |
const contentVersion_optional & | contentVersion () const |
Return a read-only (constant) reference to the attribute container. More... | |
contentVersion_optional & | contentVersion () |
Return a read-write reference to the attribute container. More... | |
void | contentVersion (const contentVersion_type &x) |
Set the attribute value. More... | |
void | contentVersion (const contentVersion_optional &x) |
Set the attribute value. More... | |
void | contentVersion (::std::unique_ptr< contentVersion_type > p) |
Set the attribute value without copying. More... | |
ObjectData () | |
Create an instance from the ultimate base and initializers for required elements and attributes. More... | |
ObjectData (const ::xercesc::DOMElement &e,::xml_schema::flags f=0,::xml_schema::container *c=0) | |
Create an instance from a DOM element. More... | |
ObjectData (const ObjectData &x,::xml_schema::flags f=0,::xml_schema::container *c=0) | |
Copy constructor. More... | |
ObjectData & | operator= (const ObjectData &x) |
Copy assignment operator. More... | |
Name | |
Accessor and modifier functions for the Name required element. | |
typedef ::xml_schema::string | Name_type |
Element type. More... | |
typedef ::xsd::cxx::tree::traits< Name_type, char > | Name_traits |
Element traits type. 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... | |
Classification | |
Accessor and modifier functions for the Classification optional element. | |
typedef ::mil::tatrc::physiology::datamodel::enumSubstanceClass | Classification_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< Classification_type > | Classification_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< Classification_type, char > | Classification_traits |
Element traits type. More... | |
const Classification_optional & | Classification () const |
Return a read-only (constant) reference to the element container. More... | |
Classification_optional & | Classification () |
Return a read-write reference to the element container. More... | |
void | Classification (const Classification_type &x) |
Set the element value. More... | |
void | Classification (const Classification_optional &x) |
Set the element value. More... | |
void | Classification (::std::unique_ptr< Classification_type > p) |
Set the element value without copying. More... | |
Density | |
Accessor and modifier functions for the Density optional element. | |
typedef ::mil::tatrc::physiology::datamodel::ScalarMassPerVolumeData | Density_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< Density_type > | Density_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< Density_type, char > | Density_traits |
Element traits type. More... | |
const Density_optional & | Density () const |
Return a read-only (constant) reference to the element container. More... | |
Density_optional & | Density () |
Return a read-write reference to the element container. More... | |
void | Density (const Density_type &x) |
Set the element value. More... | |
void | Density (const Density_optional &x) |
Set the element value. More... | |
void | Density (::std::unique_ptr< Density_type > p) |
Set the element value without copying. More... | |
MolarMass | |
Accessor and modifier functions for the MolarMass optional element. | |
typedef ::mil::tatrc::physiology::datamodel::ScalarMassPerAmountData | MolarMass_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< MolarMass_type > | MolarMass_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< MolarMass_type, char > | MolarMass_traits |
Element traits type. More... | |
const MolarMass_optional & | MolarMass () const |
Return a read-only (constant) reference to the element container. More... | |
MolarMass_optional & | MolarMass () |
Return a read-write reference to the element container. More... | |
void | MolarMass (const MolarMass_type &x) |
Set the element value. More... | |
void | MolarMass (const MolarMass_optional &x) |
Set the element value. More... | |
void | MolarMass (::std::unique_ptr< MolarMass_type > p) |
Set the element value without copying. More... | |
State | |
Accessor and modifier functions for the State optional element. | |
typedef ::mil::tatrc::physiology::datamodel::enumSubstanceState | State_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< State_type > | State_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< State_type, char > | State_traits |
Element traits type. More... | |
const State_optional & | State () const |
Return a read-only (constant) reference to the element container. More... | |
State_optional & | State () |
Return a read-write reference to the element container. More... | |
void | State (const State_type &x) |
Set the element value. More... | |
void | State (const State_optional &x) |
Set the element value. More... | |
void | State (::std::unique_ptr< State_type > p) |
Set the element value without copying. More... | |
MaximumDiffusionFlux | |
Accessor and modifier functions for the MaximumDiffusionFlux optional element. | |
typedef ::mil::tatrc::physiology::datamodel::ScalarMassPerAreaTimeData | MaximumDiffusionFlux_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< MaximumDiffusionFlux_type > | MaximumDiffusionFlux_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< MaximumDiffusionFlux_type, char > | MaximumDiffusionFlux_traits |
Element traits type. More... | |
const MaximumDiffusionFlux_optional & | MaximumDiffusionFlux () const |
Return a read-only (constant) reference to the element container. More... | |
MaximumDiffusionFlux_optional & | MaximumDiffusionFlux () |
Return a read-write reference to the element container. More... | |
void | MaximumDiffusionFlux (const MaximumDiffusionFlux_type &x) |
Set the element value. More... | |
void | MaximumDiffusionFlux (const MaximumDiffusionFlux_optional &x) |
Set the element value. More... | |
void | MaximumDiffusionFlux (::std::unique_ptr< MaximumDiffusionFlux_type > p) |
Set the element value without copying. More... | |
MichaelisCoefficient | |
Accessor and modifier functions for the MichaelisCoefficient optional element. | |
typedef ::mil::tatrc::physiology::datamodel::ScalarData | MichaelisCoefficient_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< MichaelisCoefficient_type > | MichaelisCoefficient_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< MichaelisCoefficient_type, char > | MichaelisCoefficient_traits |
Element traits type. More... | |
const MichaelisCoefficient_optional & | MichaelisCoefficient () const |
Return a read-only (constant) reference to the element container. More... | |
MichaelisCoefficient_optional & | MichaelisCoefficient () |
Return a read-write reference to the element container. More... | |
void | MichaelisCoefficient (const MichaelisCoefficient_type &x) |
Set the element value. More... | |
void | MichaelisCoefficient (const MichaelisCoefficient_optional &x) |
Set the element value. More... | |
void | MichaelisCoefficient (::std::unique_ptr< MichaelisCoefficient_type > p) |
Set the element value without copying. More... | |
MembraneResistance | |
Accessor and modifier functions for the MembraneResistance optional element. | |
typedef ::mil::tatrc::physiology::datamodel::ScalarElectricResistanceData | MembraneResistance_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< MembraneResistance_type > | MembraneResistance_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< MembraneResistance_type, char > | MembraneResistance_traits |
Element traits type. More... | |
const MembraneResistance_optional & | MembraneResistance () const |
Return a read-only (constant) reference to the element container. More... | |
MembraneResistance_optional & | MembraneResistance () |
Return a read-write reference to the element container. More... | |
void | MembraneResistance (const MembraneResistance_type &x) |
Set the element value. More... | |
void | MembraneResistance (const MembraneResistance_optional &x) |
Set the element value. More... | |
void | MembraneResistance (::std::unique_ptr< MembraneResistance_type > p) |
Set the element value without copying. More... | |
Aerosolization | |
Accessor and modifier functions for the Aerosolization optional element. | |
typedef ::mil::tatrc::physiology::datamodel::SubstanceAerosolizationData | Aerosolization_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< Aerosolization_type > | Aerosolization_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< Aerosolization_type, char > | Aerosolization_traits |
Element traits type. More... | |
const Aerosolization_optional & | Aerosolization () const |
Return a read-only (constant) reference to the element container. More... | |
Aerosolization_optional & | Aerosolization () |
Return a read-write reference to the element container. More... | |
void | Aerosolization (const Aerosolization_type &x) |
Set the element value. More... | |
void | Aerosolization (const Aerosolization_optional &x) |
Set the element value. More... | |
void | Aerosolization (::std::unique_ptr< Aerosolization_type > p) |
Set the element value without copying. More... | |
AreaUnderCurve | |
Accessor and modifier functions for the AreaUnderCurve optional element. | |
typedef ::mil::tatrc::physiology::datamodel::ScalarTimeMassPerVolumeData | AreaUnderCurve_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< AreaUnderCurve_type > | AreaUnderCurve_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< AreaUnderCurve_type, char > | AreaUnderCurve_traits |
Element traits type. More... | |
const AreaUnderCurve_optional & | AreaUnderCurve () const |
Return a read-only (constant) reference to the element container. More... | |
AreaUnderCurve_optional & | AreaUnderCurve () |
Return a read-write reference to the element container. More... | |
void | AreaUnderCurve (const AreaUnderCurve_type &x) |
Set the element value. More... | |
void | AreaUnderCurve (const AreaUnderCurve_optional &x) |
Set the element value. More... | |
void | AreaUnderCurve (::std::unique_ptr< AreaUnderCurve_type > p) |
Set the element value without copying. More... | |
BloodConcentration | |
Accessor and modifier functions for the BloodConcentration optional element. | |
typedef ::mil::tatrc::physiology::datamodel::ScalarMassPerVolumeData | BloodConcentration_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< BloodConcentration_type > | BloodConcentration_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< BloodConcentration_type, char > | BloodConcentration_traits |
Element traits type. More... | |
const BloodConcentration_optional & | BloodConcentration () const |
Return a read-only (constant) reference to the element container. More... | |
BloodConcentration_optional & | BloodConcentration () |
Return a read-write reference to the element container. More... | |
void | BloodConcentration (const BloodConcentration_type &x) |
Set the element value. More... | |
void | BloodConcentration (const BloodConcentration_optional &x) |
Set the element value. More... | |
void | BloodConcentration (::std::unique_ptr< BloodConcentration_type > p) |
Set the element value without copying. More... | |
EffectSiteConcentration | |
Accessor and modifier functions for the EffectSiteConcentration optional element. | |
typedef ::mil::tatrc::physiology::datamodel::ScalarMassPerVolumeData | EffectSiteConcentration_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< EffectSiteConcentration_type > | EffectSiteConcentration_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< EffectSiteConcentration_type, char > | EffectSiteConcentration_traits |
Element traits type. More... | |
const EffectSiteConcentration_optional & | EffectSiteConcentration () const |
Return a read-only (constant) reference to the element container. More... | |
EffectSiteConcentration_optional & | EffectSiteConcentration () |
Return a read-write reference to the element container. More... | |
void | EffectSiteConcentration (const EffectSiteConcentration_type &x) |
Set the element value. More... | |
void | EffectSiteConcentration (const EffectSiteConcentration_optional &x) |
Set the element value. More... | |
void | EffectSiteConcentration (::std::unique_ptr< EffectSiteConcentration_type > p) |
Set the element value without copying. More... | |
MassInBody | |
Accessor and modifier functions for the MassInBody optional element. | |
typedef ::mil::tatrc::physiology::datamodel::ScalarMassData | MassInBody_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< MassInBody_type > | MassInBody_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< MassInBody_type, char > | MassInBody_traits |
Element traits type. More... | |
const MassInBody_optional & | MassInBody () const |
Return a read-only (constant) reference to the element container. More... | |
MassInBody_optional & | MassInBody () |
Return a read-write reference to the element container. More... | |
void | MassInBody (const MassInBody_type &x) |
Set the element value. More... | |
void | MassInBody (const MassInBody_optional &x) |
Set the element value. More... | |
void | MassInBody (::std::unique_ptr< MassInBody_type > p) |
Set the element value without copying. More... | |
MassInBlood | |
Accessor and modifier functions for the MassInBlood optional element. | |
typedef ::mil::tatrc::physiology::datamodel::ScalarMassData | MassInBlood_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< MassInBlood_type > | MassInBlood_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< MassInBlood_type, char > | MassInBlood_traits |
Element traits type. More... | |
const MassInBlood_optional & | MassInBlood () const |
Return a read-only (constant) reference to the element container. More... | |
MassInBlood_optional & | MassInBlood () |
Return a read-write reference to the element container. More... | |
void | MassInBlood (const MassInBlood_type &x) |
Set the element value. More... | |
void | MassInBlood (const MassInBlood_optional &x) |
Set the element value. More... | |
void | MassInBlood (::std::unique_ptr< MassInBlood_type > p) |
Set the element value without copying. More... | |
MassInTissue | |
Accessor and modifier functions for the MassInTissue optional element. | |
typedef ::mil::tatrc::physiology::datamodel::ScalarMassData | MassInTissue_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< MassInTissue_type > | MassInTissue_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< MassInTissue_type, char > | MassInTissue_traits |
Element traits type. More... | |
const MassInTissue_optional & | MassInTissue () const |
Return a read-only (constant) reference to the element container. More... | |
MassInTissue_optional & | MassInTissue () |
Return a read-write reference to the element container. More... | |
void | MassInTissue (const MassInTissue_type &x) |
Set the element value. More... | |
void | MassInTissue (const MassInTissue_optional &x) |
Set the element value. More... | |
void | MassInTissue (::std::unique_ptr< MassInTissue_type > p) |
Set the element value without copying. More... | |
PlasmaConcentration | |
Accessor and modifier functions for the PlasmaConcentration optional element. | |
typedef ::mil::tatrc::physiology::datamodel::ScalarMassPerVolumeData | PlasmaConcentration_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< PlasmaConcentration_type > | PlasmaConcentration_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< PlasmaConcentration_type, char > | PlasmaConcentration_traits |
Element traits type. More... | |
const PlasmaConcentration_optional & | PlasmaConcentration () const |
Return a read-only (constant) reference to the element container. More... | |
PlasmaConcentration_optional & | PlasmaConcentration () |
Return a read-write reference to the element container. More... | |
void | PlasmaConcentration (const PlasmaConcentration_type &x) |
Set the element value. More... | |
void | PlasmaConcentration (const PlasmaConcentration_optional &x) |
Set the element value. More... | |
void | PlasmaConcentration (::std::unique_ptr< PlasmaConcentration_type > p) |
Set the element value without copying. More... | |
SystemicMassCleared | |
Accessor and modifier functions for the SystemicMassCleared optional element. | |
typedef ::mil::tatrc::physiology::datamodel::ScalarMassData | SystemicMassCleared_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< SystemicMassCleared_type > | SystemicMassCleared_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< SystemicMassCleared_type, char > | SystemicMassCleared_traits |
Element traits type. More... | |
const SystemicMassCleared_optional & | SystemicMassCleared () const |
Return a read-only (constant) reference to the element container. More... | |
SystemicMassCleared_optional & | SystemicMassCleared () |
Return a read-write reference to the element container. More... | |
void | SystemicMassCleared (const SystemicMassCleared_type &x) |
Set the element value. More... | |
void | SystemicMassCleared (const SystemicMassCleared_optional &x) |
Set the element value. More... | |
void | SystemicMassCleared (::std::unique_ptr< SystemicMassCleared_type > p) |
Set the element value without copying. More... | |
TissueConcentration | |
Accessor and modifier functions for the TissueConcentration optional element. | |
typedef ::mil::tatrc::physiology::datamodel::ScalarMassPerVolumeData | TissueConcentration_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< TissueConcentration_type > | TissueConcentration_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< TissueConcentration_type, char > | TissueConcentration_traits |
Element traits type. More... | |
const TissueConcentration_optional & | TissueConcentration () const |
Return a read-only (constant) reference to the element container. More... | |
TissueConcentration_optional & | TissueConcentration () |
Return a read-write reference to the element container. More... | |
void | TissueConcentration (const TissueConcentration_type &x) |
Set the element value. More... | |
void | TissueConcentration (const TissueConcentration_optional &x) |
Set the element value. More... | |
void | TissueConcentration (::std::unique_ptr< TissueConcentration_type > p) |
Set the element value without copying. More... | |
AlveolarTransfer | |
Accessor and modifier functions for the AlveolarTransfer optional element. | |
typedef ::mil::tatrc::physiology::datamodel::ScalarVolumePerTimeData | AlveolarTransfer_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< AlveolarTransfer_type > | AlveolarTransfer_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< AlveolarTransfer_type, char > | AlveolarTransfer_traits |
Element traits type. More... | |
const AlveolarTransfer_optional & | AlveolarTransfer () const |
Return a read-only (constant) reference to the element container. More... | |
AlveolarTransfer_optional & | AlveolarTransfer () |
Return a read-write reference to the element container. More... | |
void | AlveolarTransfer (const AlveolarTransfer_type &x) |
Set the element value. More... | |
void | AlveolarTransfer (const AlveolarTransfer_optional &x) |
Set the element value. More... | |
void | AlveolarTransfer (::std::unique_ptr< AlveolarTransfer_type > p) |
Set the element value without copying. More... | |
DiffusingCapacity | |
Accessor and modifier functions for the DiffusingCapacity optional element. | |
typedef ::mil::tatrc::physiology::datamodel::ScalarVolumePerTimePressureData | DiffusingCapacity_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< DiffusingCapacity_type > | DiffusingCapacity_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< DiffusingCapacity_type, char > | DiffusingCapacity_traits |
Element traits type. More... | |
const DiffusingCapacity_optional & | DiffusingCapacity () const |
Return a read-only (constant) reference to the element container. More... | |
DiffusingCapacity_optional & | DiffusingCapacity () |
Return a read-write reference to the element container. More... | |
void | DiffusingCapacity (const DiffusingCapacity_type &x) |
Set the element value. More... | |
void | DiffusingCapacity (const DiffusingCapacity_optional &x) |
Set the element value. More... | |
void | DiffusingCapacity (::std::unique_ptr< DiffusingCapacity_type > p) |
Set the element value without copying. More... | |
EndTidalFraction | |
Accessor and modifier functions for the EndTidalFraction optional element. | |
typedef ::mil::tatrc::physiology::datamodel::ScalarFractionData | EndTidalFraction_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< EndTidalFraction_type > | EndTidalFraction_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< EndTidalFraction_type, char > | EndTidalFraction_traits |
Element traits type. More... | |
const EndTidalFraction_optional & | EndTidalFraction () const |
Return a read-only (constant) reference to the element container. More... | |
EndTidalFraction_optional & | EndTidalFraction () |
Return a read-write reference to the element container. More... | |
void | EndTidalFraction (const EndTidalFraction_type &x) |
Set the element value. More... | |
void | EndTidalFraction (const EndTidalFraction_optional &x) |
Set the element value. More... | |
void | EndTidalFraction (::std::unique_ptr< EndTidalFraction_type > p) |
Set the element value without copying. More... | |
EndTidalPressure | |
Accessor and modifier functions for the EndTidalPressure optional element. | |
typedef ::mil::tatrc::physiology::datamodel::ScalarPressureData | EndTidalPressure_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< EndTidalPressure_type > | EndTidalPressure_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< EndTidalPressure_type, char > | EndTidalPressure_traits |
Element traits type. More... | |
const EndTidalPressure_optional & | EndTidalPressure () const |
Return a read-only (constant) reference to the element container. More... | |
EndTidalPressure_optional & | EndTidalPressure () |
Return a read-write reference to the element container. More... | |
void | EndTidalPressure (const EndTidalPressure_type &x) |
Set the element value. More... | |
void | EndTidalPressure (const EndTidalPressure_optional &x) |
Set the element value. More... | |
void | EndTidalPressure (::std::unique_ptr< EndTidalPressure_type > p) |
Set the element value without copying. More... | |
SolubilityCoefficient | |
Accessor and modifier functions for the SolubilityCoefficient optional element. | |
typedef ::mil::tatrc::physiology::datamodel::ScalarInversePressureData | SolubilityCoefficient_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< SolubilityCoefficient_type > | SolubilityCoefficient_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< SolubilityCoefficient_type, char > | SolubilityCoefficient_traits |
Element traits type. More... | |
const SolubilityCoefficient_optional & | SolubilityCoefficient () const |
Return a read-only (constant) reference to the element container. More... | |
SolubilityCoefficient_optional & | SolubilityCoefficient () |
Return a read-write reference to the element container. More... | |
void | SolubilityCoefficient (const SolubilityCoefficient_type &x) |
Set the element value. More... | |
void | SolubilityCoefficient (const SolubilityCoefficient_optional &x) |
Set the element value. More... | |
void | SolubilityCoefficient (::std::unique_ptr< SolubilityCoefficient_type > p) |
Set the element value without copying. More... | |
Clearance | |
Accessor and modifier functions for the Clearance optional element. | |
typedef ::mil::tatrc::physiology::datamodel::SubstanceClearanceData | Clearance_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< Clearance_type > | Clearance_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< Clearance_type, char > | Clearance_traits |
Element traits type. More... | |
const Clearance_optional & | Clearance () const |
Return a read-only (constant) reference to the element container. More... | |
Clearance_optional & | Clearance () |
Return a read-write reference to the element container. More... | |
void | Clearance (const Clearance_type &x) |
Set the element value. More... | |
void | Clearance (const Clearance_optional &x) |
Set the element value. More... | |
void | Clearance (::std::unique_ptr< Clearance_type > p) |
Set the element value without copying. More... | |
Pharmacokinetics | |
Accessor and modifier functions for the Pharmacokinetics optional element. | |
typedef ::mil::tatrc::physiology::datamodel::SubstancePharmacokineticsData | Pharmacokinetics_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< Pharmacokinetics_type > | Pharmacokinetics_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< Pharmacokinetics_type, char > | Pharmacokinetics_traits |
Element traits type. More... | |
const Pharmacokinetics_optional & | Pharmacokinetics () const |
Return a read-only (constant) reference to the element container. More... | |
Pharmacokinetics_optional & | Pharmacokinetics () |
Return a read-write reference to the element container. More... | |
void | Pharmacokinetics (const Pharmacokinetics_type &x) |
Set the element value. More... | |
void | Pharmacokinetics (const Pharmacokinetics_optional &x) |
Set the element value. More... | |
void | Pharmacokinetics (::std::unique_ptr< Pharmacokinetics_type > p) |
Set the element value without copying. More... | |
Pharmacodynamics | |
Accessor and modifier functions for the Pharmacodynamics optional element. | |
typedef ::mil::tatrc::physiology::datamodel::SubstancePharmacodynamicsData | Pharmacodynamics_type |
Element type. More... | |
typedef ::xsd::cxx::tree::optional< Pharmacodynamics_type > | Pharmacodynamics_optional |
Element optional container type. More... | |
typedef ::xsd::cxx::tree::traits< Pharmacodynamics_type, char > | Pharmacodynamics_traits |
Element traits type. More... | |
const Pharmacodynamics_optional & | Pharmacodynamics () const |
Return a read-only (constant) reference to the element container. More... | |
Pharmacodynamics_optional & | Pharmacodynamics () |
Return a read-write reference to the element container. More... | |
void | Pharmacodynamics (const Pharmacodynamics_type &x) |
Set the element value. More... | |
void | Pharmacodynamics (const Pharmacodynamics_optional &x) |
Set the element value. More... | |
void | Pharmacodynamics (::std::unique_ptr< Pharmacodynamics_type > p) |
Set the element value without copying. More... | |
Constructors | |
SubstanceData () | |
Default constructor. More... | |
SubstanceData (const Name_type &) | |
Create an instance from the ultimate base and initializers for required elements and attributes. More... | |
SubstanceData (::std::unique_ptr< Name_type >) | |
Create an instance from the ultimate base and initializers for required elements and attributes (::std::unique_ptr version). More... | |
SubstanceData (const ::xercesc::DOMElement &e,::xml_schema::flags f=0,::xml_schema::container *c=0) | |
Create an instance from a DOM element. More... | |
SubstanceData (const SubstanceData &x,::xml_schema::flags f=0,::xml_schema::container *c=0) | |
Copy constructor. More... | |
virtual SubstanceData * | _clone (::xml_schema::flags f=0,::xml_schema::container *c=0) const |
Copy the instance polymorphically. More... | |
SubstanceData & | operator= (const SubstanceData &x) |
Copy assignment operator. More... | |
Additional Inherited Members | |
![]() | |
typedef ::xml_schema::string | contentVersion_type |
Attribute type. More... | |
typedef ::xsd::cxx::tree::optional< contentVersion_type > | contentVersion_optional |
Attribute optional container type. More... | |
typedef ::xsd::cxx::tree::traits< contentVersion_type, char > | contentVersion_traits |
Attribute traits type. More... | |
Detailed Description
Class corresponding to the SubstanceData schema type.
Member Typedef Documentation
typedef ::xsd::cxx::tree::optional< Aerosolization_type > mil::tatrc::physiology::datamodel::SubstanceData::Aerosolization_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< Aerosolization_type, char > mil::tatrc::physiology::datamodel::SubstanceData::Aerosolization_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::SubstanceAerosolizationData mil::tatrc::physiology::datamodel::SubstanceData::Aerosolization_type |
Element type.
typedef ::xsd::cxx::tree::optional< AlveolarTransfer_type > mil::tatrc::physiology::datamodel::SubstanceData::AlveolarTransfer_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< AlveolarTransfer_type, char > mil::tatrc::physiology::datamodel::SubstanceData::AlveolarTransfer_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarVolumePerTimeData mil::tatrc::physiology::datamodel::SubstanceData::AlveolarTransfer_type |
Element type.
typedef ::xsd::cxx::tree::optional< AreaUnderCurve_type > mil::tatrc::physiology::datamodel::SubstanceData::AreaUnderCurve_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< AreaUnderCurve_type, char > mil::tatrc::physiology::datamodel::SubstanceData::AreaUnderCurve_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarTimeMassPerVolumeData mil::tatrc::physiology::datamodel::SubstanceData::AreaUnderCurve_type |
Element type.
typedef ::xsd::cxx::tree::optional< BloodConcentration_type > mil::tatrc::physiology::datamodel::SubstanceData::BloodConcentration_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< BloodConcentration_type, char > mil::tatrc::physiology::datamodel::SubstanceData::BloodConcentration_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarMassPerVolumeData mil::tatrc::physiology::datamodel::SubstanceData::BloodConcentration_type |
Element type.
typedef ::xsd::cxx::tree::optional< Classification_type > mil::tatrc::physiology::datamodel::SubstanceData::Classification_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< Classification_type, char > mil::tatrc::physiology::datamodel::SubstanceData::Classification_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::enumSubstanceClass mil::tatrc::physiology::datamodel::SubstanceData::Classification_type |
Element type.
typedef ::xsd::cxx::tree::optional< Clearance_type > mil::tatrc::physiology::datamodel::SubstanceData::Clearance_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< Clearance_type, char > mil::tatrc::physiology::datamodel::SubstanceData::Clearance_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::SubstanceClearanceData mil::tatrc::physiology::datamodel::SubstanceData::Clearance_type |
Element type.
typedef ::xsd::cxx::tree::optional< Density_type > mil::tatrc::physiology::datamodel::SubstanceData::Density_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< Density_type, char > mil::tatrc::physiology::datamodel::SubstanceData::Density_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarMassPerVolumeData mil::tatrc::physiology::datamodel::SubstanceData::Density_type |
Element type.
typedef ::xsd::cxx::tree::optional< DiffusingCapacity_type > mil::tatrc::physiology::datamodel::SubstanceData::DiffusingCapacity_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< DiffusingCapacity_type, char > mil::tatrc::physiology::datamodel::SubstanceData::DiffusingCapacity_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarVolumePerTimePressureData mil::tatrc::physiology::datamodel::SubstanceData::DiffusingCapacity_type |
Element type.
typedef ::xsd::cxx::tree::optional< EffectSiteConcentration_type > mil::tatrc::physiology::datamodel::SubstanceData::EffectSiteConcentration_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< EffectSiteConcentration_type, char > mil::tatrc::physiology::datamodel::SubstanceData::EffectSiteConcentration_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarMassPerVolumeData mil::tatrc::physiology::datamodel::SubstanceData::EffectSiteConcentration_type |
Element type.
typedef ::xsd::cxx::tree::optional< EndTidalFraction_type > mil::tatrc::physiology::datamodel::SubstanceData::EndTidalFraction_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< EndTidalFraction_type, char > mil::tatrc::physiology::datamodel::SubstanceData::EndTidalFraction_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarFractionData mil::tatrc::physiology::datamodel::SubstanceData::EndTidalFraction_type |
Element type.
typedef ::xsd::cxx::tree::optional< EndTidalPressure_type > mil::tatrc::physiology::datamodel::SubstanceData::EndTidalPressure_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< EndTidalPressure_type, char > mil::tatrc::physiology::datamodel::SubstanceData::EndTidalPressure_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarPressureData mil::tatrc::physiology::datamodel::SubstanceData::EndTidalPressure_type |
Element type.
typedef ::xsd::cxx::tree::optional< MassInBlood_type > mil::tatrc::physiology::datamodel::SubstanceData::MassInBlood_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< MassInBlood_type, char > mil::tatrc::physiology::datamodel::SubstanceData::MassInBlood_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarMassData mil::tatrc::physiology::datamodel::SubstanceData::MassInBlood_type |
Element type.
typedef ::xsd::cxx::tree::optional< MassInBody_type > mil::tatrc::physiology::datamodel::SubstanceData::MassInBody_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< MassInBody_type, char > mil::tatrc::physiology::datamodel::SubstanceData::MassInBody_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarMassData mil::tatrc::physiology::datamodel::SubstanceData::MassInBody_type |
Element type.
typedef ::xsd::cxx::tree::optional< MassInTissue_type > mil::tatrc::physiology::datamodel::SubstanceData::MassInTissue_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< MassInTissue_type, char > mil::tatrc::physiology::datamodel::SubstanceData::MassInTissue_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarMassData mil::tatrc::physiology::datamodel::SubstanceData::MassInTissue_type |
Element type.
typedef ::xsd::cxx::tree::optional< MaximumDiffusionFlux_type > mil::tatrc::physiology::datamodel::SubstanceData::MaximumDiffusionFlux_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< MaximumDiffusionFlux_type, char > mil::tatrc::physiology::datamodel::SubstanceData::MaximumDiffusionFlux_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarMassPerAreaTimeData mil::tatrc::physiology::datamodel::SubstanceData::MaximumDiffusionFlux_type |
Element type.
typedef ::xsd::cxx::tree::optional< MembraneResistance_type > mil::tatrc::physiology::datamodel::SubstanceData::MembraneResistance_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< MembraneResistance_type, char > mil::tatrc::physiology::datamodel::SubstanceData::MembraneResistance_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarElectricResistanceData mil::tatrc::physiology::datamodel::SubstanceData::MembraneResistance_type |
Element type.
typedef ::xsd::cxx::tree::optional< MichaelisCoefficient_type > mil::tatrc::physiology::datamodel::SubstanceData::MichaelisCoefficient_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< MichaelisCoefficient_type, char > mil::tatrc::physiology::datamodel::SubstanceData::MichaelisCoefficient_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarData mil::tatrc::physiology::datamodel::SubstanceData::MichaelisCoefficient_type |
Element type.
typedef ::xsd::cxx::tree::optional< MolarMass_type > mil::tatrc::physiology::datamodel::SubstanceData::MolarMass_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< MolarMass_type, char > mil::tatrc::physiology::datamodel::SubstanceData::MolarMass_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarMassPerAmountData mil::tatrc::physiology::datamodel::SubstanceData::MolarMass_type |
Element type.
typedef ::xsd::cxx::tree::traits< Name_type, char > mil::tatrc::physiology::datamodel::SubstanceData::Name_traits |
Element traits type.
Element type.
typedef ::xsd::cxx::tree::optional< Pharmacodynamics_type > mil::tatrc::physiology::datamodel::SubstanceData::Pharmacodynamics_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< Pharmacodynamics_type, char > mil::tatrc::physiology::datamodel::SubstanceData::Pharmacodynamics_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::SubstancePharmacodynamicsData mil::tatrc::physiology::datamodel::SubstanceData::Pharmacodynamics_type |
Element type.
typedef ::xsd::cxx::tree::optional< Pharmacokinetics_type > mil::tatrc::physiology::datamodel::SubstanceData::Pharmacokinetics_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< Pharmacokinetics_type, char > mil::tatrc::physiology::datamodel::SubstanceData::Pharmacokinetics_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::SubstancePharmacokineticsData mil::tatrc::physiology::datamodel::SubstanceData::Pharmacokinetics_type |
Element type.
typedef ::xsd::cxx::tree::optional< PlasmaConcentration_type > mil::tatrc::physiology::datamodel::SubstanceData::PlasmaConcentration_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< PlasmaConcentration_type, char > mil::tatrc::physiology::datamodel::SubstanceData::PlasmaConcentration_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarMassPerVolumeData mil::tatrc::physiology::datamodel::SubstanceData::PlasmaConcentration_type |
Element type.
typedef ::xsd::cxx::tree::optional< RelativeDiffusionCoefficient_type > mil::tatrc::physiology::datamodel::SubstanceData::RelativeDiffusionCoefficient_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< RelativeDiffusionCoefficient_type, char > mil::tatrc::physiology::datamodel::SubstanceData::RelativeDiffusionCoefficient_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarData mil::tatrc::physiology::datamodel::SubstanceData::RelativeDiffusionCoefficient_type |
Element type.
typedef ::xsd::cxx::tree::optional< SolubilityCoefficient_type > mil::tatrc::physiology::datamodel::SubstanceData::SolubilityCoefficient_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< SolubilityCoefficient_type, char > mil::tatrc::physiology::datamodel::SubstanceData::SolubilityCoefficient_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarInversePressureData mil::tatrc::physiology::datamodel::SubstanceData::SolubilityCoefficient_type |
Element type.
typedef ::xsd::cxx::tree::optional< State_type > mil::tatrc::physiology::datamodel::SubstanceData::State_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< State_type, char > mil::tatrc::physiology::datamodel::SubstanceData::State_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::enumSubstanceState mil::tatrc::physiology::datamodel::SubstanceData::State_type |
Element type.
typedef ::xsd::cxx::tree::optional< SystemicMassCleared_type > mil::tatrc::physiology::datamodel::SubstanceData::SystemicMassCleared_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< SystemicMassCleared_type, char > mil::tatrc::physiology::datamodel::SubstanceData::SystemicMassCleared_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarMassData mil::tatrc::physiology::datamodel::SubstanceData::SystemicMassCleared_type |
Element type.
typedef ::xsd::cxx::tree::optional< TissueConcentration_type > mil::tatrc::physiology::datamodel::SubstanceData::TissueConcentration_optional |
Element optional container type.
typedef ::xsd::cxx::tree::traits< TissueConcentration_type, char > mil::tatrc::physiology::datamodel::SubstanceData::TissueConcentration_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ScalarMassPerVolumeData mil::tatrc::physiology::datamodel::SubstanceData::TissueConcentration_type |
Element type.
Constructor & Destructor Documentation
mil::tatrc::physiology::datamodel::SubstanceData::SubstanceData | ( | ) |
Default constructor.
Note that this constructor leaves required elements and attributes uninitialized.
mil::tatrc::physiology::datamodel::SubstanceData::SubstanceData | ( | const Name_type & | Name | ) |
Create an instance from the ultimate base and initializers for required elements and attributes.
mil::tatrc::physiology::datamodel::SubstanceData::SubstanceData | ( | ::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::SubstanceData::SubstanceData | ( | 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::SubstanceData::SubstanceData | ( | const SubstanceData & | 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::ObjectData.
const SubstanceData::Aerosolization_optional & mil::tatrc::physiology::datamodel::SubstanceData::Aerosolization | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
SubstanceData::Aerosolization_optional & mil::tatrc::physiology::datamodel::SubstanceData::Aerosolization | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::SubstanceData::Aerosolization | ( | const Aerosolization_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::SubstanceData::Aerosolization | ( | const Aerosolization_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::SubstanceData::Aerosolization | ( | ::std::unique_ptr< Aerosolization_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 SubstanceData::AlveolarTransfer_optional & mil::tatrc::physiology::datamodel::SubstanceData::AlveolarTransfer | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
SubstanceData::AlveolarTransfer_optional & mil::tatrc::physiology::datamodel::SubstanceData::AlveolarTransfer | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::SubstanceData::AlveolarTransfer | ( | const AlveolarTransfer_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::SubstanceData::AlveolarTransfer | ( | const AlveolarTransfer_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::SubstanceData::AlveolarTransfer | ( | ::std::unique_ptr< AlveolarTransfer_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 SubstanceData::AreaUnderCurve_optional & mil::tatrc::physiology::datamodel::SubstanceData::AreaUnderCurve | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
SubstanceData::AreaUnderCurve_optional & mil::tatrc::physiology::datamodel::SubstanceData::AreaUnderCurve | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::SubstanceData::AreaUnderCurve | ( | const AreaUnderCurve_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::SubstanceData::AreaUnderCurve | ( | const AreaUnderCurve_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::SubstanceData::AreaUnderCurve | ( | ::std::unique_ptr< AreaUnderCurve_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 SubstanceData::BloodConcentration_optional & mil::tatrc::physiology::datamodel::SubstanceData::BloodConcentration | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
SubstanceData::BloodConcentration_optional & mil::tatrc::physiology::datamodel::SubstanceData::BloodConcentration | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::SubstanceData::BloodConcentration | ( | const BloodConcentration_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::SubstanceData::BloodConcentration | ( | const BloodConcentration_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::SubstanceData::BloodConcentration | ( | ::std::unique_ptr< BloodConcentration_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 SubstanceData::Classification_optional & mil::tatrc::physiology::datamodel::SubstanceData::Classification | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
SubstanceData::Classification_optional & mil::tatrc::physiology::datamodel::SubstanceData::Classification | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::SubstanceData::Classification | ( | const Classification_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::SubstanceData::Classification | ( | const Classification_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::SubstanceData::Classification | ( | ::std::unique_ptr< Classification_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 SubstanceData::Clearance_optional & mil::tatrc::physiology::datamodel::SubstanceData::Clearance | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
SubstanceData::Clearance_optional & mil::tatrc::physiology::datamodel::SubstanceData::Clearance | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::SubstanceData::Clearance | ( | const Clearance_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::SubstanceData::Clearance | ( | const Clearance_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::SubstanceData::Clearance | ( | ::std::unique_ptr< Clearance_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 SubstanceData::Density_optional & mil::tatrc::physiology::datamodel::SubstanceData::Density | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
SubstanceData::Density_optional & mil::tatrc::physiology::datamodel::SubstanceData::Density | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::SubstanceData::Density | ( | const Density_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::SubstanceData::Density | ( | const Density_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::SubstanceData::Density | ( | ::std::unique_ptr< Density_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 SubstanceData::DiffusingCapacity_optional & mil::tatrc::physiology::datamodel::SubstanceData::DiffusingCapacity | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
SubstanceData::DiffusingCapacity_optional & mil::tatrc::physiology::datamodel::SubstanceData::DiffusingCapacity | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::SubstanceData::DiffusingCapacity | ( | const DiffusingCapacity_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::SubstanceData::DiffusingCapacity | ( | const DiffusingCapacity_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::SubstanceData::DiffusingCapacity | ( | ::std::unique_ptr< DiffusingCapacity_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 SubstanceData::EffectSiteConcentration_optional & mil::tatrc::physiology::datamodel::SubstanceData::EffectSiteConcentration | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
SubstanceData::EffectSiteConcentration_optional & mil::tatrc::physiology::datamodel::SubstanceData::EffectSiteConcentration | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::SubstanceData::EffectSiteConcentration | ( | const EffectSiteConcentration_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::SubstanceData::EffectSiteConcentration | ( | const EffectSiteConcentration_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::SubstanceData::EffectSiteConcentration | ( | ::std::unique_ptr< EffectSiteConcentration_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 SubstanceData::EndTidalFraction_optional & mil::tatrc::physiology::datamodel::SubstanceData::EndTidalFraction | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
SubstanceData::EndTidalFraction_optional & mil::tatrc::physiology::datamodel::SubstanceData::EndTidalFraction | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::SubstanceData::EndTidalFraction | ( | const EndTidalFraction_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::SubstanceData::EndTidalFraction | ( | const EndTidalFraction_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::SubstanceData::EndTidalFraction | ( | ::std::unique_ptr< EndTidalFraction_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 SubstanceData::EndTidalPressure_optional & mil::tatrc::physiology::datamodel::SubstanceData::EndTidalPressure | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
SubstanceData::EndTidalPressure_optional & mil::tatrc::physiology::datamodel::SubstanceData::EndTidalPressure | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::SubstanceData::EndTidalPressure | ( | const EndTidalPressure_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::SubstanceData::EndTidalPressure | ( | const EndTidalPressure_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::SubstanceData::EndTidalPressure | ( | ::std::unique_ptr< EndTidalPressure_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 SubstanceData::MassInBlood_optional & mil::tatrc::physiology::datamodel::SubstanceData::MassInBlood | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
SubstanceData::MassInBlood_optional & mil::tatrc::physiology::datamodel::SubstanceData::MassInBlood | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::SubstanceData::MassInBlood | ( | const MassInBlood_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::SubstanceData::MassInBlood | ( | const MassInBlood_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::SubstanceData::MassInBlood | ( | ::std::unique_ptr< MassInBlood_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 SubstanceData::MassInBody_optional & mil::tatrc::physiology::datamodel::SubstanceData::MassInBody | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
SubstanceData::MassInBody_optional & mil::tatrc::physiology::datamodel::SubstanceData::MassInBody | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::SubstanceData::MassInBody | ( | const MassInBody_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::SubstanceData::MassInBody | ( | const MassInBody_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::SubstanceData::MassInBody | ( | ::std::unique_ptr< MassInBody_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 SubstanceData::MassInTissue_optional & mil::tatrc::physiology::datamodel::SubstanceData::MassInTissue | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
SubstanceData::MassInTissue_optional & mil::tatrc::physiology::datamodel::SubstanceData::MassInTissue | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::SubstanceData::MassInTissue | ( | const MassInTissue_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::SubstanceData::MassInTissue | ( | const MassInTissue_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::SubstanceData::MassInTissue | ( | ::std::unique_ptr< MassInTissue_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 SubstanceData::MaximumDiffusionFlux_optional & mil::tatrc::physiology::datamodel::SubstanceData::MaximumDiffusionFlux | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
SubstanceData::MaximumDiffusionFlux_optional & mil::tatrc::physiology::datamodel::SubstanceData::MaximumDiffusionFlux | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::SubstanceData::MaximumDiffusionFlux | ( | const MaximumDiffusionFlux_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::SubstanceData::MaximumDiffusionFlux | ( | const MaximumDiffusionFlux_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::SubstanceData::MaximumDiffusionFlux | ( | ::std::unique_ptr< MaximumDiffusionFlux_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 SubstanceData::MembraneResistance_optional & mil::tatrc::physiology::datamodel::SubstanceData::MembraneResistance | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
SubstanceData::MembraneResistance_optional & mil::tatrc::physiology::datamodel::SubstanceData::MembraneResistance | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::SubstanceData::MembraneResistance | ( | const MembraneResistance_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::SubstanceData::MembraneResistance | ( | const MembraneResistance_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::SubstanceData::MembraneResistance | ( | ::std::unique_ptr< MembraneResistance_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 SubstanceData::MichaelisCoefficient_optional & mil::tatrc::physiology::datamodel::SubstanceData::MichaelisCoefficient | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
SubstanceData::MichaelisCoefficient_optional & mil::tatrc::physiology::datamodel::SubstanceData::MichaelisCoefficient | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::SubstanceData::MichaelisCoefficient | ( | const MichaelisCoefficient_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::SubstanceData::MichaelisCoefficient | ( | const MichaelisCoefficient_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::SubstanceData::MichaelisCoefficient | ( | ::std::unique_ptr< MichaelisCoefficient_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 SubstanceData::MolarMass_optional & mil::tatrc::physiology::datamodel::SubstanceData::MolarMass | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
SubstanceData::MolarMass_optional & mil::tatrc::physiology::datamodel::SubstanceData::MolarMass | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::SubstanceData::MolarMass | ( | const MolarMass_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::SubstanceData::MolarMass | ( | const MolarMass_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::SubstanceData::MolarMass | ( | ::std::unique_ptr< MolarMass_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 SubstanceData::Name_type & mil::tatrc::physiology::datamodel::SubstanceData::Name | ( | ) | const |
Return a read-only (constant) reference to the element.
- Returns
- A constant reference to the element.
SubstanceData::Name_type & mil::tatrc::physiology::datamodel::SubstanceData::Name | ( | ) |
Return a read-write reference to the element.
- Returns
- A reference to the element.
void mil::tatrc::physiology::datamodel::SubstanceData::Name | ( | const Name_type & | x | ) |
Set the element value.
- Parameters
-
x A new value to set.
This function makes a copy of its argument and sets it as the new value of the element.
void mil::tatrc::physiology::datamodel::SubstanceData::Name | ( | ::std::unique_ptr< Name_type > | p | ) |
Set the element value without copying.
- Parameters
-
p A new value to use.
This function will try to use the passed value directly instead of making a copy.
SubstanceData & mil::tatrc::physiology::datamodel::SubstanceData::operator= | ( | const SubstanceData & | 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 SubstanceData::Pharmacodynamics_optional & mil::tatrc::physiology::datamodel::SubstanceData::Pharmacodynamics | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
SubstanceData::Pharmacodynamics_optional & mil::tatrc::physiology::datamodel::SubstanceData::Pharmacodynamics | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::SubstanceData::Pharmacodynamics | ( | const Pharmacodynamics_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::SubstanceData::Pharmacodynamics | ( | const Pharmacodynamics_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::SubstanceData::Pharmacodynamics | ( | ::std::unique_ptr< Pharmacodynamics_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 SubstanceData::Pharmacokinetics_optional & mil::tatrc::physiology::datamodel::SubstanceData::Pharmacokinetics | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
SubstanceData::Pharmacokinetics_optional & mil::tatrc::physiology::datamodel::SubstanceData::Pharmacokinetics | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::SubstanceData::Pharmacokinetics | ( | const Pharmacokinetics_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::SubstanceData::Pharmacokinetics | ( | const Pharmacokinetics_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::SubstanceData::Pharmacokinetics | ( | ::std::unique_ptr< Pharmacokinetics_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 SubstanceData::PlasmaConcentration_optional & mil::tatrc::physiology::datamodel::SubstanceData::PlasmaConcentration | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
SubstanceData::PlasmaConcentration_optional & mil::tatrc::physiology::datamodel::SubstanceData::PlasmaConcentration | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::SubstanceData::PlasmaConcentration | ( | const PlasmaConcentration_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::SubstanceData::PlasmaConcentration | ( | const PlasmaConcentration_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::SubstanceData::PlasmaConcentration | ( | ::std::unique_ptr< PlasmaConcentration_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 SubstanceData::RelativeDiffusionCoefficient_optional & mil::tatrc::physiology::datamodel::SubstanceData::RelativeDiffusionCoefficient | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
SubstanceData::RelativeDiffusionCoefficient_optional & mil::tatrc::physiology::datamodel::SubstanceData::RelativeDiffusionCoefficient | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::SubstanceData::RelativeDiffusionCoefficient | ( | const RelativeDiffusionCoefficient_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::SubstanceData::RelativeDiffusionCoefficient | ( | const RelativeDiffusionCoefficient_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::SubstanceData::RelativeDiffusionCoefficient | ( | ::std::unique_ptr< RelativeDiffusionCoefficient_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 SubstanceData::SolubilityCoefficient_optional & mil::tatrc::physiology::datamodel::SubstanceData::SolubilityCoefficient | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
SubstanceData::SolubilityCoefficient_optional & mil::tatrc::physiology::datamodel::SubstanceData::SolubilityCoefficient | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::SubstanceData::SolubilityCoefficient | ( | const SolubilityCoefficient_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::SubstanceData::SolubilityCoefficient | ( | const SolubilityCoefficient_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::SubstanceData::SolubilityCoefficient | ( | ::std::unique_ptr< SolubilityCoefficient_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 SubstanceData::State_optional & mil::tatrc::physiology::datamodel::SubstanceData::State | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
SubstanceData::State_optional & mil::tatrc::physiology::datamodel::SubstanceData::State | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::SubstanceData::State | ( | const State_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::SubstanceData::State | ( | const State_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::SubstanceData::State | ( | ::std::unique_ptr< State_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 SubstanceData::SystemicMassCleared_optional & mil::tatrc::physiology::datamodel::SubstanceData::SystemicMassCleared | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
SubstanceData::SystemicMassCleared_optional & mil::tatrc::physiology::datamodel::SubstanceData::SystemicMassCleared | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::SubstanceData::SystemicMassCleared | ( | const SystemicMassCleared_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::SubstanceData::SystemicMassCleared | ( | const SystemicMassCleared_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::SubstanceData::SystemicMassCleared | ( | ::std::unique_ptr< SystemicMassCleared_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 SubstanceData::TissueConcentration_optional & mil::tatrc::physiology::datamodel::SubstanceData::TissueConcentration | ( | ) | const |
Return a read-only (constant) reference to the element container.
- Returns
- A constant reference to the optional container.
SubstanceData::TissueConcentration_optional & mil::tatrc::physiology::datamodel::SubstanceData::TissueConcentration | ( | ) |
Return a read-write reference to the element container.
- Returns
- A reference to the optional container.
void mil::tatrc::physiology::datamodel::SubstanceData::TissueConcentration | ( | const TissueConcentration_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::SubstanceData::TissueConcentration | ( | const TissueConcentration_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::SubstanceData::TissueConcentration | ( | ::std::unique_ptr< TissueConcentration_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.