mil::tatrc::physiology::datamodel::FluidCircuitPathData Class Reference

Class corresponding to the FluidCircuitPathData schema type. More...

#include <Circuit.hxx>

Inheritance diagram for mil::tatrc::physiology::datamodel::FluidCircuitPathData:

Public Member Functions

virtual ~FluidCircuitPathData ()
 Destructor. More...
 
- Public Member Functions inherited from mil::tatrc::physiology::datamodel::CircuitPathData
virtual ~CircuitPathData ()
 Destructor. More...
 
const Name_typeName () const
 Return a read-only (constant) reference to the element. More...
 
Name_typeName ()
 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 SourceNode_typeSourceNode () const
 Return a read-only (constant) reference to the element. More...
 
SourceNode_typeSourceNode ()
 Return a read-write reference to the element. More...
 
void SourceNode (const SourceNode_type &x)
 Set the element value. More...
 
void SourceNode (::std::unique_ptr< SourceNode_type > p)
 Set the element value without copying. More...
 
const TargetNode_typeTargetNode () const
 Return a read-only (constant) reference to the element. More...
 
TargetNode_typeTargetNode ()
 Return a read-write reference to the element. More...
 
void TargetNode (const TargetNode_type &x)
 Set the element value. More...
 
void TargetNode (::std::unique_ptr< TargetNode_type > p)
 Set the element value without copying. More...
 
const Switch_optionalSwitch () const
 Return a read-only (constant) reference to the element container. More...
 
Switch_optionalSwitch ()
 Return a read-write reference to the element container. More...
 
void Switch (const Switch_type &x)
 Set the element value. More...
 
void Switch (const Switch_optional &x)
 Set the element value. More...
 
void Switch (::std::unique_ptr< Switch_type > p)
 Set the element value without copying. More...
 
const NextSwitch_optionalNextSwitch () const
 Return a read-only (constant) reference to the element container. More...
 
NextSwitch_optionalNextSwitch ()
 Return a read-write reference to the element container. More...
 
void NextSwitch (const NextSwitch_type &x)
 Set the element value. More...
 
void NextSwitch (const NextSwitch_optional &x)
 Set the element value. More...
 
void NextSwitch (::std::unique_ptr< NextSwitch_type > p)
 Set the element value without copying. More...
 
const Valve_optionalValve () const
 Return a read-only (constant) reference to the element container. More...
 
Valve_optionalValve ()
 Return a read-write reference to the element container. More...
 
void Valve (const Valve_type &x)
 Set the element value. More...
 
void Valve (const Valve_optional &x)
 Set the element value. More...
 
void Valve (::std::unique_ptr< Valve_type > p)
 Set the element value without copying. More...
 
const NextValve_optionalNextValve () const
 Return a read-only (constant) reference to the element container. More...
 
NextValve_optionalNextValve ()
 Return a read-write reference to the element container. More...
 
void NextValve (const NextValve_type &x)
 Set the element value. More...
 
void NextValve (const NextValve_optional &x)
 Set the element value. More...
 
void NextValve (::std::unique_ptr< NextValve_type > p)
 Set the element value without copying. More...
 
const PolarizedState_optionalPolarizedState () const
 Return a read-only (constant) reference to the element container. More...
 
PolarizedState_optionalPolarizedState ()
 Return a read-write reference to the element container. More...
 
void PolarizedState (const PolarizedState_type &x)
 Set the element value. More...
 
void PolarizedState (const PolarizedState_optional &x)
 Set the element value. More...
 
void PolarizedState (::std::unique_ptr< PolarizedState_type > p)
 Set the element value without copying. More...
 
const NextPolarizedState_optionalNextPolarizedState () const
 Return a read-only (constant) reference to the element container. More...
 
NextPolarizedState_optionalNextPolarizedState ()
 Return a read-write reference to the element container. More...
 
void NextPolarizedState (const NextPolarizedState_type &x)
 Set the element value. More...
 
void NextPolarizedState (const NextPolarizedState_optional &x)
 Set the element value. More...
 
void NextPolarizedState (::std::unique_ptr< NextPolarizedState_type > p)
 Set the element value without copying. More...
 
 CircuitPathData ()
 Default constructor. More...
 
 CircuitPathData (const Name_type &, const SourceNode_type &, const TargetNode_type &)
 Create an instance from the ultimate base and initializers for required elements and attributes. More...
 
 CircuitPathData (::std::unique_ptr< Name_type >,::std::unique_ptr< SourceNode_type >,::std::unique_ptr< TargetNode_type >)
 Create an instance from the ultimate base and initializers for required elements and attributes (::std::unique_ptr version). More...
 
 CircuitPathData (const ::xercesc::DOMElement &e,::xml_schema::flags f=0,::xml_schema::container *c=0)
 Create an instance from a DOM element. More...
 
 CircuitPathData (const CircuitPathData &x,::xml_schema::flags f=0,::xml_schema::container *c=0)
 Copy constructor. More...
 
CircuitPathDataoperator= (const CircuitPathData &x)
 Copy assignment operator. More...
 
- Public Member Functions inherited from mil::tatrc::physiology::datamodel::ObjectData
virtual ~ObjectData ()
 Destructor. More...
 
const contentVersion_optionalcontentVersion () const
 Return a read-only (constant) reference to the attribute container. More...
 
contentVersion_optionalcontentVersion ()
 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...
 
ObjectDataoperator= (const ObjectData &x)
 Copy assignment operator. More...
 

Resistance

Accessor and modifier functions for the Resistance optional element.

typedef ::mil::tatrc::physiology::datamodel::ScalarFlowResistanceData Resistance_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< Resistance_typeResistance_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< Resistance_type, char > Resistance_traits
 Element traits type. More...
 
const Resistance_optionalResistance () const
 Return a read-only (constant) reference to the element container. More...
 
Resistance_optionalResistance ()
 Return a read-write reference to the element container. More...
 
void Resistance (const Resistance_type &x)
 Set the element value. More...
 
void Resistance (const Resistance_optional &x)
 Set the element value. More...
 
void Resistance (::std::unique_ptr< Resistance_type > p)
 Set the element value without copying. More...
 

NextResistance

Accessor and modifier functions for the NextResistance optional element.

typedef ::mil::tatrc::physiology::datamodel::ScalarFlowResistanceData NextResistance_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< NextResistance_typeNextResistance_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< NextResistance_type, char > NextResistance_traits
 Element traits type. More...
 
const NextResistance_optionalNextResistance () const
 Return a read-only (constant) reference to the element container. More...
 
NextResistance_optionalNextResistance ()
 Return a read-write reference to the element container. More...
 
void NextResistance (const NextResistance_type &x)
 Set the element value. More...
 
void NextResistance (const NextResistance_optional &x)
 Set the element value. More...
 
void NextResistance (::std::unique_ptr< NextResistance_type > p)
 Set the element value without copying. More...
 

ResistanceBaseline

Accessor and modifier functions for the ResistanceBaseline optional element.

typedef ::mil::tatrc::physiology::datamodel::ScalarFlowResistanceData ResistanceBaseline_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< ResistanceBaseline_typeResistanceBaseline_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< ResistanceBaseline_type, char > ResistanceBaseline_traits
 Element traits type. More...
 
const ResistanceBaseline_optionalResistanceBaseline () const
 Return a read-only (constant) reference to the element container. More...
 
ResistanceBaseline_optionalResistanceBaseline ()
 Return a read-write reference to the element container. More...
 
void ResistanceBaseline (const ResistanceBaseline_type &x)
 Set the element value. More...
 
void ResistanceBaseline (const ResistanceBaseline_optional &x)
 Set the element value. More...
 
void ResistanceBaseline (::std::unique_ptr< ResistanceBaseline_type > p)
 Set the element value without copying. More...
 

CardiovascularRegion

Accessor and modifier functions for the CardiovascularRegion optional element.

typedef ::mil::tatrc::physiology::datamodel::enumResistancePathType CardiovascularRegion_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< CardiovascularRegion_typeCardiovascularRegion_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< CardiovascularRegion_type, char > CardiovascularRegion_traits
 Element traits type. More...
 
const CardiovascularRegion_optionalCardiovascularRegion () const
 Return a read-only (constant) reference to the element container. More...
 
CardiovascularRegion_optionalCardiovascularRegion ()
 Return a read-write reference to the element container. More...
 
void CardiovascularRegion (const CardiovascularRegion_type &x)
 Set the element value. More...
 
void CardiovascularRegion (const CardiovascularRegion_optional &x)
 Set the element value. More...
 
void CardiovascularRegion (::std::unique_ptr< CardiovascularRegion_type > p)
 Set the element value without copying. More...
 

Compliance

Accessor and modifier functions for the Compliance optional element.

typedef ::mil::tatrc::physiology::datamodel::ScalarFlowComplianceData Compliance_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< Compliance_typeCompliance_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< Compliance_type, char > Compliance_traits
 Element traits type. More...
 
const Compliance_optionalCompliance () const
 Return a read-only (constant) reference to the element container. More...
 
Compliance_optionalCompliance ()
 Return a read-write reference to the element container. More...
 
void Compliance (const Compliance_type &x)
 Set the element value. More...
 
void Compliance (const Compliance_optional &x)
 Set the element value. More...
 
void Compliance (::std::unique_ptr< Compliance_type > p)
 Set the element value without copying. More...
 

NextCompliance

Accessor and modifier functions for the NextCompliance optional element.

typedef ::mil::tatrc::physiology::datamodel::ScalarFlowComplianceData NextCompliance_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< NextCompliance_typeNextCompliance_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< NextCompliance_type, char > NextCompliance_traits
 Element traits type. More...
 
const NextCompliance_optionalNextCompliance () const
 Return a read-only (constant) reference to the element container. More...
 
NextCompliance_optionalNextCompliance ()
 Return a read-write reference to the element container. More...
 
void NextCompliance (const NextCompliance_type &x)
 Set the element value. More...
 
void NextCompliance (const NextCompliance_optional &x)
 Set the element value. More...
 
void NextCompliance (::std::unique_ptr< NextCompliance_type > p)
 Set the element value without copying. More...
 

ComplianceBaseline

Accessor and modifier functions for the ComplianceBaseline optional element.

typedef ::mil::tatrc::physiology::datamodel::ScalarFlowComplianceData ComplianceBaseline_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< ComplianceBaseline_typeComplianceBaseline_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< ComplianceBaseline_type, char > ComplianceBaseline_traits
 Element traits type. More...
 
const ComplianceBaseline_optionalComplianceBaseline () const
 Return a read-only (constant) reference to the element container. More...
 
ComplianceBaseline_optionalComplianceBaseline ()
 Return a read-write reference to the element container. More...
 
void ComplianceBaseline (const ComplianceBaseline_type &x)
 Set the element value. More...
 
void ComplianceBaseline (const ComplianceBaseline_optional &x)
 Set the element value. More...
 
void ComplianceBaseline (::std::unique_ptr< ComplianceBaseline_type > p)
 Set the element value without copying. More...
 

Inertance

Accessor and modifier functions for the Inertance optional element.

typedef ::mil::tatrc::physiology::datamodel::ScalarFlowInertanceData Inertance_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< Inertance_typeInertance_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< Inertance_type, char > Inertance_traits
 Element traits type. More...
 
const Inertance_optionalInertance () const
 Return a read-only (constant) reference to the element container. More...
 
Inertance_optionalInertance ()
 Return a read-write reference to the element container. More...
 
void Inertance (const Inertance_type &x)
 Set the element value. More...
 
void Inertance (const Inertance_optional &x)
 Set the element value. More...
 
void Inertance (::std::unique_ptr< Inertance_type > p)
 Set the element value without copying. More...
 

NextInertance

Accessor and modifier functions for the NextInertance optional element.

typedef ::mil::tatrc::physiology::datamodel::ScalarFlowInertanceData NextInertance_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< NextInertance_typeNextInertance_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< NextInertance_type, char > NextInertance_traits
 Element traits type. More...
 
const NextInertance_optionalNextInertance () const
 Return a read-only (constant) reference to the element container. More...
 
NextInertance_optionalNextInertance ()
 Return a read-write reference to the element container. More...
 
void NextInertance (const NextInertance_type &x)
 Set the element value. More...
 
void NextInertance (const NextInertance_optional &x)
 Set the element value. More...
 
void NextInertance (::std::unique_ptr< NextInertance_type > p)
 Set the element value without copying. More...
 

InertanceBaseline

Accessor and modifier functions for the InertanceBaseline optional element.

typedef ::mil::tatrc::physiology::datamodel::ScalarFlowInertanceData InertanceBaseline_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< InertanceBaseline_typeInertanceBaseline_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< InertanceBaseline_type, char > InertanceBaseline_traits
 Element traits type. More...
 
const InertanceBaseline_optionalInertanceBaseline () const
 Return a read-only (constant) reference to the element container. More...
 
InertanceBaseline_optionalInertanceBaseline ()
 Return a read-write reference to the element container. More...
 
void InertanceBaseline (const InertanceBaseline_type &x)
 Set the element value. More...
 
void InertanceBaseline (const InertanceBaseline_optional &x)
 Set the element value. More...
 
void InertanceBaseline (::std::unique_ptr< InertanceBaseline_type > p)
 Set the element value without copying. More...
 

Flow

Accessor and modifier functions for the Flow optional element.

typedef ::mil::tatrc::physiology::datamodel::ScalarVolumePerTimeData Flow_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< Flow_typeFlow_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< Flow_type, char > Flow_traits
 Element traits type. More...
 
const Flow_optionalFlow () const
 Return a read-only (constant) reference to the element container. More...
 
Flow_optionalFlow ()
 Return a read-write reference to the element container. More...
 
void Flow (const Flow_type &x)
 Set the element value. More...
 
void Flow (const Flow_optional &x)
 Set the element value. More...
 
void Flow (::std::unique_ptr< Flow_type > p)
 Set the element value without copying. More...
 

NextFlow

Accessor and modifier functions for the NextFlow optional element.

typedef ::mil::tatrc::physiology::datamodel::ScalarVolumePerTimeData NextFlow_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< NextFlow_typeNextFlow_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< NextFlow_type, char > NextFlow_traits
 Element traits type. More...
 
const NextFlow_optionalNextFlow () const
 Return a read-only (constant) reference to the element container. More...
 
NextFlow_optionalNextFlow ()
 Return a read-write reference to the element container. More...
 
void NextFlow (const NextFlow_type &x)
 Set the element value. More...
 
void NextFlow (const NextFlow_optional &x)
 Set the element value. More...
 
void NextFlow (::std::unique_ptr< NextFlow_type > p)
 Set the element value without copying. More...
 

FlowSource

Accessor and modifier functions for the FlowSource optional element.

typedef ::mil::tatrc::physiology::datamodel::ScalarVolumePerTimeData FlowSource_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< FlowSource_typeFlowSource_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< FlowSource_type, char > FlowSource_traits
 Element traits type. More...
 
const FlowSource_optionalFlowSource () const
 Return a read-only (constant) reference to the element container. More...
 
FlowSource_optionalFlowSource ()
 Return a read-write reference to the element container. More...
 
void FlowSource (const FlowSource_type &x)
 Set the element value. More...
 
void FlowSource (const FlowSource_optional &x)
 Set the element value. More...
 
void FlowSource (::std::unique_ptr< FlowSource_type > p)
 Set the element value without copying. More...
 

NextFlowSource

Accessor and modifier functions for the NextFlowSource optional element.

typedef ::mil::tatrc::physiology::datamodel::ScalarVolumePerTimeData NextFlowSource_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< NextFlowSource_typeNextFlowSource_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< NextFlowSource_type, char > NextFlowSource_traits
 Element traits type. More...
 
const NextFlowSource_optionalNextFlowSource () const
 Return a read-only (constant) reference to the element container. More...
 
NextFlowSource_optionalNextFlowSource ()
 Return a read-write reference to the element container. More...
 
void NextFlowSource (const NextFlowSource_type &x)
 Set the element value. More...
 
void NextFlowSource (const NextFlowSource_optional &x)
 Set the element value. More...
 
void NextFlowSource (::std::unique_ptr< NextFlowSource_type > p)
 Set the element value without copying. More...
 

FlowSourceBaseline

Accessor and modifier functions for the FlowSourceBaseline optional element.

typedef ::mil::tatrc::physiology::datamodel::ScalarVolumePerTimeData FlowSourceBaseline_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< FlowSourceBaseline_typeFlowSourceBaseline_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< FlowSourceBaseline_type, char > FlowSourceBaseline_traits
 Element traits type. More...
 
const FlowSourceBaseline_optionalFlowSourceBaseline () const
 Return a read-only (constant) reference to the element container. More...
 
FlowSourceBaseline_optionalFlowSourceBaseline ()
 Return a read-write reference to the element container. More...
 
void FlowSourceBaseline (const FlowSourceBaseline_type &x)
 Set the element value. More...
 
void FlowSourceBaseline (const FlowSourceBaseline_optional &x)
 Set the element value. More...
 
void FlowSourceBaseline (::std::unique_ptr< FlowSourceBaseline_type > p)
 Set the element value without copying. More...
 

PressureSource

Accessor and modifier functions for the PressureSource optional element.

typedef ::mil::tatrc::physiology::datamodel::ScalarPressureData PressureSource_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< PressureSource_typePressureSource_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< PressureSource_type, char > PressureSource_traits
 Element traits type. More...
 
const PressureSource_optionalPressureSource () const
 Return a read-only (constant) reference to the element container. More...
 
PressureSource_optionalPressureSource ()
 Return a read-write reference to the element container. More...
 
void PressureSource (const PressureSource_type &x)
 Set the element value. More...
 
void PressureSource (const PressureSource_optional &x)
 Set the element value. More...
 
void PressureSource (::std::unique_ptr< PressureSource_type > p)
 Set the element value without copying. More...
 

NextPressureSource

Accessor and modifier functions for the NextPressureSource optional element.

typedef ::mil::tatrc::physiology::datamodel::ScalarPressureData NextPressureSource_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< NextPressureSource_typeNextPressureSource_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< NextPressureSource_type, char > NextPressureSource_traits
 Element traits type. More...
 
const NextPressureSource_optionalNextPressureSource () const
 Return a read-only (constant) reference to the element container. More...
 
NextPressureSource_optionalNextPressureSource ()
 Return a read-write reference to the element container. More...
 
void NextPressureSource (const NextPressureSource_type &x)
 Set the element value. More...
 
void NextPressureSource (const NextPressureSource_optional &x)
 Set the element value. More...
 
void NextPressureSource (::std::unique_ptr< NextPressureSource_type > p)
 Set the element value without copying. More...
 

PressureSourceBaseline

Accessor and modifier functions for the PressureSourceBaseline optional element.

typedef ::mil::tatrc::physiology::datamodel::ScalarPressureData PressureSourceBaseline_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< PressureSourceBaseline_typePressureSourceBaseline_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< PressureSourceBaseline_type, char > PressureSourceBaseline_traits
 Element traits type. More...
 
const PressureSourceBaseline_optionalPressureSourceBaseline () const
 Return a read-only (constant) reference to the element container. More...
 
PressureSourceBaseline_optionalPressureSourceBaseline ()
 Return a read-write reference to the element container. More...
 
void PressureSourceBaseline (const PressureSourceBaseline_type &x)
 Set the element value. More...
 
void PressureSourceBaseline (const PressureSourceBaseline_optional &x)
 Set the element value. More...
 
void PressureSourceBaseline (::std::unique_ptr< PressureSourceBaseline_type > p)
 Set the element value without copying. More...
 

ValveBreakdownPressure

Accessor and modifier functions for the ValveBreakdownPressure optional element.

typedef ::mil::tatrc::physiology::datamodel::ScalarPressureData ValveBreakdownPressure_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< ValveBreakdownPressure_typeValveBreakdownPressure_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< ValveBreakdownPressure_type, char > ValveBreakdownPressure_traits
 Element traits type. More...
 
const ValveBreakdownPressure_optionalValveBreakdownPressure () const
 Return a read-only (constant) reference to the element container. More...
 
ValveBreakdownPressure_optionalValveBreakdownPressure ()
 Return a read-write reference to the element container. More...
 
void ValveBreakdownPressure (const ValveBreakdownPressure_type &x)
 Set the element value. More...
 
void ValveBreakdownPressure (const ValveBreakdownPressure_optional &x)
 Set the element value. More...
 
void ValveBreakdownPressure (::std::unique_ptr< ValveBreakdownPressure_type > p)
 Set the element value without copying. More...
 

Constructors

 FluidCircuitPathData ()
 Default constructor. More...
 
 FluidCircuitPathData (const Name_type &, const SourceNode_type &, const TargetNode_type &)
 Create an instance from the ultimate base and initializers for required elements and attributes. More...
 
 FluidCircuitPathData (::std::unique_ptr< Name_type >,::std::unique_ptr< SourceNode_type >,::std::unique_ptr< TargetNode_type >)
 Create an instance from the ultimate base and initializers for required elements and attributes (::std::unique_ptr version). More...
 
 FluidCircuitPathData (const ::xercesc::DOMElement &e,::xml_schema::flags f=0,::xml_schema::container *c=0)
 Create an instance from a DOM element. More...
 
 FluidCircuitPathData (const FluidCircuitPathData &x,::xml_schema::flags f=0,::xml_schema::container *c=0)
 Copy constructor. More...
 
virtual FluidCircuitPathData_clone (::xml_schema::flags f=0,::xml_schema::container *c=0) const
 Copy the instance polymorphically. More...
 
FluidCircuitPathDataoperator= (const FluidCircuitPathData &x)
 Copy assignment operator. More...
 

Additional Inherited Members

- Public Types inherited from mil::tatrc::physiology::datamodel::CircuitPathData
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 SourceNode_type
 Element type. More...
 
typedef ::xsd::cxx::tree::traits< SourceNode_type, char > SourceNode_traits
 Element traits type. More...
 
typedef ::xml_schema::string TargetNode_type
 Element type. More...
 
typedef ::xsd::cxx::tree::traits< TargetNode_type, char > TargetNode_traits
 Element traits type. More...
 
typedef ::mil::tatrc::physiology::datamodel::enumOpenClosed Switch_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< Switch_typeSwitch_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< Switch_type, char > Switch_traits
 Element traits type. More...
 
typedef ::mil::tatrc::physiology::datamodel::enumOpenClosed NextSwitch_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< NextSwitch_typeNextSwitch_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< NextSwitch_type, char > NextSwitch_traits
 Element traits type. More...
 
typedef ::mil::tatrc::physiology::datamodel::enumOpenClosed Valve_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< Valve_typeValve_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< Valve_type, char > Valve_traits
 Element traits type. More...
 
typedef ::mil::tatrc::physiology::datamodel::enumOpenClosed NextValve_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< NextValve_typeNextValve_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< NextValve_type, char > NextValve_traits
 Element traits type. More...
 
typedef ::mil::tatrc::physiology::datamodel::enumOpenClosed PolarizedState_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< PolarizedState_typePolarizedState_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< PolarizedState_type, char > PolarizedState_traits
 Element traits type. More...
 
typedef ::mil::tatrc::physiology::datamodel::enumOpenClosed NextPolarizedState_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< NextPolarizedState_typeNextPolarizedState_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< NextPolarizedState_type, char > NextPolarizedState_traits
 Element traits type. More...
 
- Public Types inherited from mil::tatrc::physiology::datamodel::ObjectData
typedef ::xml_schema::string contentVersion_type
 Attribute type. More...
 
typedef ::xsd::cxx::tree::optional< contentVersion_typecontentVersion_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 FluidCircuitPathData schema type.

Member Typedef Documentation

Element optional container type.

Element optional container type.

Element traits type.

Element optional container type.

Element optional container type.

Element traits type.

Element optional container type.

Element traits type.

Element optional container type.

Element optional container type.

Element traits type.

Element optional container type.

Element optional container type.

Element traits type.

Element optional container type.

Element traits type.

Element optional container type.

Element traits type.

Element optional container type.

Element traits type.

Element optional container type.

Element optional container type.

Element traits type.

Element optional container type.

Element traits type.

Element optional container type.

Element traits type.

Element optional container type.

Constructor & Destructor Documentation

mil::tatrc::physiology::datamodel::FluidCircuitPathData::FluidCircuitPathData ( )

Default constructor.

Note that this constructor leaves required elements and attributes uninitialized.

mil::tatrc::physiology::datamodel::FluidCircuitPathData::FluidCircuitPathData ( const Name_type Name,
const SourceNode_type SourceNode,
const TargetNode_type TargetNode 
)

Create an instance from the ultimate base and initializers for required elements and attributes.

mil::tatrc::physiology::datamodel::FluidCircuitPathData::FluidCircuitPathData ( ::std::unique_ptr< Name_type Name,
::std::unique_ptr< SourceNode_type SourceNode,
::std::unique_ptr< TargetNode_type TargetNode 
)

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::FluidCircuitPathData::FluidCircuitPathData ( const ::xercesc::DOMElement &  e,
::xml_schema::flags  f = 0,
::xml_schema::container c = 0 
)

Create an instance from a DOM element.

Parameters
eA DOM element to extract the data from.
fFlags to create the new instance with.
cA pointer to the object that will contain the new instance.
mil::tatrc::physiology::datamodel::FluidCircuitPathData::FluidCircuitPathData ( const FluidCircuitPathData x,
::xml_schema::flags  f = 0,
::xml_schema::container c = 0 
)

Copy constructor.

Parameters
xAn instance to make a copy of.
fFlags to create the copy with.
cA pointer to the object that will contain the copy.

For polymorphic object models use the _clone function instead.

mil::tatrc::physiology::datamodel::FluidCircuitPathData::~FluidCircuitPathData ( )
virtual

Destructor.

Member Function Documentation

FluidCircuitPathData * mil::tatrc::physiology::datamodel::FluidCircuitPathData::_clone ( ::xml_schema::flags  f = 0,
::xml_schema::container c = 0 
) const
virtual

Copy the instance polymorphically.

Parameters
fFlags to create the copy with.
cA 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::CircuitPathData.

const FluidCircuitPathData::CardiovascularRegion_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::CardiovascularRegion ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
FluidCircuitPathData::CardiovascularRegion_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::CardiovascularRegion ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::FluidCircuitPathData::CardiovascularRegion ( const CardiovascularRegion_type x)

Set the element value.

Parameters
xA 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::FluidCircuitPathData::CardiovascularRegion ( const CardiovascularRegion_optional x)

Set the element value.

Parameters
xAn 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::FluidCircuitPathData::CardiovascularRegion ( ::std::unique_ptr< CardiovascularRegion_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const FluidCircuitPathData::Compliance_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::Compliance ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
FluidCircuitPathData::Compliance_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::Compliance ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::FluidCircuitPathData::Compliance ( const Compliance_type x)

Set the element value.

Parameters
xA 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::FluidCircuitPathData::Compliance ( const Compliance_optional x)

Set the element value.

Parameters
xAn 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::FluidCircuitPathData::Compliance ( ::std::unique_ptr< Compliance_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const FluidCircuitPathData::ComplianceBaseline_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::ComplianceBaseline ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
FluidCircuitPathData::ComplianceBaseline_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::ComplianceBaseline ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::FluidCircuitPathData::ComplianceBaseline ( const ComplianceBaseline_type x)

Set the element value.

Parameters
xA 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::FluidCircuitPathData::ComplianceBaseline ( const ComplianceBaseline_optional x)

Set the element value.

Parameters
xAn 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::FluidCircuitPathData::ComplianceBaseline ( ::std::unique_ptr< ComplianceBaseline_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const FluidCircuitPathData::Flow_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::Flow ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
FluidCircuitPathData::Flow_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::Flow ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::FluidCircuitPathData::Flow ( const Flow_type x)

Set the element value.

Parameters
xA 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::FluidCircuitPathData::Flow ( const Flow_optional x)

Set the element value.

Parameters
xAn 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::FluidCircuitPathData::Flow ( ::std::unique_ptr< Flow_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const FluidCircuitPathData::FlowSource_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::FlowSource ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
FluidCircuitPathData::FlowSource_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::FlowSource ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::FluidCircuitPathData::FlowSource ( const FlowSource_type x)

Set the element value.

Parameters
xA 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::FluidCircuitPathData::FlowSource ( const FlowSource_optional x)

Set the element value.

Parameters
xAn 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::FluidCircuitPathData::FlowSource ( ::std::unique_ptr< FlowSource_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const FluidCircuitPathData::FlowSourceBaseline_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::FlowSourceBaseline ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
FluidCircuitPathData::FlowSourceBaseline_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::FlowSourceBaseline ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::FluidCircuitPathData::FlowSourceBaseline ( const FlowSourceBaseline_type x)

Set the element value.

Parameters
xA 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::FluidCircuitPathData::FlowSourceBaseline ( const FlowSourceBaseline_optional x)

Set the element value.

Parameters
xAn 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::FluidCircuitPathData::FlowSourceBaseline ( ::std::unique_ptr< FlowSourceBaseline_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const FluidCircuitPathData::Inertance_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::Inertance ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
FluidCircuitPathData::Inertance_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::Inertance ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::FluidCircuitPathData::Inertance ( const Inertance_type x)

Set the element value.

Parameters
xA 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::FluidCircuitPathData::Inertance ( const Inertance_optional x)

Set the element value.

Parameters
xAn 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::FluidCircuitPathData::Inertance ( ::std::unique_ptr< Inertance_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const FluidCircuitPathData::InertanceBaseline_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::InertanceBaseline ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
FluidCircuitPathData::InertanceBaseline_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::InertanceBaseline ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::FluidCircuitPathData::InertanceBaseline ( const InertanceBaseline_type x)

Set the element value.

Parameters
xA 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::FluidCircuitPathData::InertanceBaseline ( const InertanceBaseline_optional x)

Set the element value.

Parameters
xAn 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::FluidCircuitPathData::InertanceBaseline ( ::std::unique_ptr< InertanceBaseline_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const FluidCircuitPathData::NextCompliance_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::NextCompliance ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
FluidCircuitPathData::NextCompliance_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::NextCompliance ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::FluidCircuitPathData::NextCompliance ( const NextCompliance_type x)

Set the element value.

Parameters
xA 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::FluidCircuitPathData::NextCompliance ( const NextCompliance_optional x)

Set the element value.

Parameters
xAn 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::FluidCircuitPathData::NextCompliance ( ::std::unique_ptr< NextCompliance_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const FluidCircuitPathData::NextFlow_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::NextFlow ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
FluidCircuitPathData::NextFlow_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::NextFlow ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::FluidCircuitPathData::NextFlow ( const NextFlow_type x)

Set the element value.

Parameters
xA 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::FluidCircuitPathData::NextFlow ( const NextFlow_optional x)

Set the element value.

Parameters
xAn 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::FluidCircuitPathData::NextFlow ( ::std::unique_ptr< NextFlow_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const FluidCircuitPathData::NextFlowSource_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::NextFlowSource ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
FluidCircuitPathData::NextFlowSource_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::NextFlowSource ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::FluidCircuitPathData::NextFlowSource ( const NextFlowSource_type x)

Set the element value.

Parameters
xA 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::FluidCircuitPathData::NextFlowSource ( const NextFlowSource_optional x)

Set the element value.

Parameters
xAn 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::FluidCircuitPathData::NextFlowSource ( ::std::unique_ptr< NextFlowSource_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const FluidCircuitPathData::NextInertance_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::NextInertance ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
FluidCircuitPathData::NextInertance_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::NextInertance ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::FluidCircuitPathData::NextInertance ( const NextInertance_type x)

Set the element value.

Parameters
xA 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::FluidCircuitPathData::NextInertance ( const NextInertance_optional x)

Set the element value.

Parameters
xAn 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::FluidCircuitPathData::NextInertance ( ::std::unique_ptr< NextInertance_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const FluidCircuitPathData::NextPressureSource_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::NextPressureSource ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
FluidCircuitPathData::NextPressureSource_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::NextPressureSource ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::FluidCircuitPathData::NextPressureSource ( const NextPressureSource_type x)

Set the element value.

Parameters
xA 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::FluidCircuitPathData::NextPressureSource ( const NextPressureSource_optional x)

Set the element value.

Parameters
xAn 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::FluidCircuitPathData::NextPressureSource ( ::std::unique_ptr< NextPressureSource_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const FluidCircuitPathData::NextResistance_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::NextResistance ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
FluidCircuitPathData::NextResistance_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::NextResistance ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::FluidCircuitPathData::NextResistance ( const NextResistance_type x)

Set the element value.

Parameters
xA 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::FluidCircuitPathData::NextResistance ( const NextResistance_optional x)

Set the element value.

Parameters
xAn 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::FluidCircuitPathData::NextResistance ( ::std::unique_ptr< NextResistance_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

FluidCircuitPathData & mil::tatrc::physiology::datamodel::FluidCircuitPathData::operator= ( const FluidCircuitPathData x)

Copy assignment operator.

Parameters
xAn instance to make a copy of.
Returns
A reference to itself.

For polymorphic object models use the _clone function instead.

const FluidCircuitPathData::PressureSource_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::PressureSource ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
FluidCircuitPathData::PressureSource_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::PressureSource ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::FluidCircuitPathData::PressureSource ( const PressureSource_type x)

Set the element value.

Parameters
xA 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::FluidCircuitPathData::PressureSource ( const PressureSource_optional x)

Set the element value.

Parameters
xAn 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::FluidCircuitPathData::PressureSource ( ::std::unique_ptr< PressureSource_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const FluidCircuitPathData::PressureSourceBaseline_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::PressureSourceBaseline ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
FluidCircuitPathData::PressureSourceBaseline_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::PressureSourceBaseline ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::FluidCircuitPathData::PressureSourceBaseline ( const PressureSourceBaseline_type x)

Set the element value.

Parameters
xA 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::FluidCircuitPathData::PressureSourceBaseline ( const PressureSourceBaseline_optional x)

Set the element value.

Parameters
xAn 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::FluidCircuitPathData::PressureSourceBaseline ( ::std::unique_ptr< PressureSourceBaseline_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const FluidCircuitPathData::Resistance_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::Resistance ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
FluidCircuitPathData::Resistance_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::Resistance ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::FluidCircuitPathData::Resistance ( const Resistance_type x)

Set the element value.

Parameters
xA 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::FluidCircuitPathData::Resistance ( const Resistance_optional x)

Set the element value.

Parameters
xAn 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::FluidCircuitPathData::Resistance ( ::std::unique_ptr< Resistance_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const FluidCircuitPathData::ResistanceBaseline_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::ResistanceBaseline ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
FluidCircuitPathData::ResistanceBaseline_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::ResistanceBaseline ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::FluidCircuitPathData::ResistanceBaseline ( const ResistanceBaseline_type x)

Set the element value.

Parameters
xA 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::FluidCircuitPathData::ResistanceBaseline ( const ResistanceBaseline_optional x)

Set the element value.

Parameters
xAn 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::FluidCircuitPathData::ResistanceBaseline ( ::std::unique_ptr< ResistanceBaseline_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const FluidCircuitPathData::ValveBreakdownPressure_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::ValveBreakdownPressure ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
FluidCircuitPathData::ValveBreakdownPressure_optional & mil::tatrc::physiology::datamodel::FluidCircuitPathData::ValveBreakdownPressure ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::FluidCircuitPathData::ValveBreakdownPressure ( const ValveBreakdownPressure_type x)

Set the element value.

Parameters
xA 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::FluidCircuitPathData::ValveBreakdownPressure ( const ValveBreakdownPressure_optional x)

Set the element value.

Parameters
xAn 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::FluidCircuitPathData::ValveBreakdownPressure ( ::std::unique_ptr< ValveBreakdownPressure_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.