Class corresponding to the CircuitManagerData schema type. More...
#include <Circuit.hxx>

Public Member Functions | |
virtual | ~CircuitManagerData () |
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... | |
ElectricalNode | |
Accessor and modifier functions for the ElectricalNode sequence element. | |
typedef ::mil::tatrc::physiology::datamodel::ElectricalCircuitNodeData | ElectricalNode_type |
Element type. More... | |
typedef ::xsd::cxx::tree::sequence< ElectricalNode_type > | ElectricalNode_sequence |
Element sequence container type. More... | |
typedef ElectricalNode_sequence::iterator | ElectricalNode_iterator |
Element iterator type. More... | |
typedef ElectricalNode_sequence::const_iterator | ElectricalNode_const_iterator |
Element constant iterator type. More... | |
typedef ::xsd::cxx::tree::traits< ElectricalNode_type, char > | ElectricalNode_traits |
Element traits type. More... | |
const ElectricalNode_sequence & | ElectricalNode () const |
Return a read-only (constant) reference to the element sequence. More... | |
ElectricalNode_sequence & | ElectricalNode () |
Return a read-write reference to the element sequence. More... | |
void | ElectricalNode (const ElectricalNode_sequence &s) |
Copy elements from a given sequence. More... | |
ElectricalPath | |
Accessor and modifier functions for the ElectricalPath sequence element. | |
typedef ::mil::tatrc::physiology::datamodel::ElectricalCircuitPathData | ElectricalPath_type |
Element type. More... | |
typedef ::xsd::cxx::tree::sequence< ElectricalPath_type > | ElectricalPath_sequence |
Element sequence container type. More... | |
typedef ElectricalPath_sequence::iterator | ElectricalPath_iterator |
Element iterator type. More... | |
typedef ElectricalPath_sequence::const_iterator | ElectricalPath_const_iterator |
Element constant iterator type. More... | |
typedef ::xsd::cxx::tree::traits< ElectricalPath_type, char > | ElectricalPath_traits |
Element traits type. More... | |
const ElectricalPath_sequence & | ElectricalPath () const |
Return a read-only (constant) reference to the element sequence. More... | |
ElectricalPath_sequence & | ElectricalPath () |
Return a read-write reference to the element sequence. More... | |
void | ElectricalPath (const ElectricalPath_sequence &s) |
Copy elements from a given sequence. More... | |
ElectricalCircuit | |
Accessor and modifier functions for the ElectricalCircuit sequence element. | |
typedef ::mil::tatrc::physiology::datamodel::ElectricalCircuitData | ElectricalCircuit_type |
Element type. More... | |
typedef ::xsd::cxx::tree::sequence< ElectricalCircuit_type > | ElectricalCircuit_sequence |
Element sequence container type. More... | |
typedef ElectricalCircuit_sequence::iterator | ElectricalCircuit_iterator |
Element iterator type. More... | |
typedef ElectricalCircuit_sequence::const_iterator | ElectricalCircuit_const_iterator |
Element constant iterator type. More... | |
typedef ::xsd::cxx::tree::traits< ElectricalCircuit_type, char > | ElectricalCircuit_traits |
Element traits type. More... | |
const ElectricalCircuit_sequence & | ElectricalCircuit () const |
Return a read-only (constant) reference to the element sequence. More... | |
ElectricalCircuit_sequence & | ElectricalCircuit () |
Return a read-write reference to the element sequence. More... | |
void | ElectricalCircuit (const ElectricalCircuit_sequence &s) |
Copy elements from a given sequence. More... | |
FluidNode | |
Accessor and modifier functions for the FluidNode sequence element. | |
typedef ::mil::tatrc::physiology::datamodel::FluidCircuitNodeData | FluidNode_type |
Element type. More... | |
typedef ::xsd::cxx::tree::sequence< FluidNode_type > | FluidNode_sequence |
Element sequence container type. More... | |
typedef FluidNode_sequence::iterator | FluidNode_iterator |
Element iterator type. More... | |
typedef FluidNode_sequence::const_iterator | FluidNode_const_iterator |
Element constant iterator type. More... | |
typedef ::xsd::cxx::tree::traits< FluidNode_type, char > | FluidNode_traits |
Element traits type. More... | |
const FluidNode_sequence & | FluidNode () const |
Return a read-only (constant) reference to the element sequence. More... | |
FluidNode_sequence & | FluidNode () |
Return a read-write reference to the element sequence. More... | |
void | FluidNode (const FluidNode_sequence &s) |
Copy elements from a given sequence. More... | |
FluidPath | |
Accessor and modifier functions for the FluidPath sequence element. | |
typedef ::mil::tatrc::physiology::datamodel::FluidCircuitPathData | FluidPath_type |
Element type. More... | |
typedef ::xsd::cxx::tree::sequence< FluidPath_type > | FluidPath_sequence |
Element sequence container type. More... | |
typedef FluidPath_sequence::iterator | FluidPath_iterator |
Element iterator type. More... | |
typedef FluidPath_sequence::const_iterator | FluidPath_const_iterator |
Element constant iterator type. More... | |
typedef ::xsd::cxx::tree::traits< FluidPath_type, char > | FluidPath_traits |
Element traits type. More... | |
const FluidPath_sequence & | FluidPath () const |
Return a read-only (constant) reference to the element sequence. More... | |
FluidPath_sequence & | FluidPath () |
Return a read-write reference to the element sequence. More... | |
void | FluidPath (const FluidPath_sequence &s) |
Copy elements from a given sequence. More... | |
FluidCircuit | |
Accessor and modifier functions for the FluidCircuit sequence element. | |
typedef ::mil::tatrc::physiology::datamodel::FluidCircuitData | FluidCircuit_type |
Element type. More... | |
typedef ::xsd::cxx::tree::sequence< FluidCircuit_type > | FluidCircuit_sequence |
Element sequence container type. More... | |
typedef FluidCircuit_sequence::iterator | FluidCircuit_iterator |
Element iterator type. More... | |
typedef FluidCircuit_sequence::const_iterator | FluidCircuit_const_iterator |
Element constant iterator type. More... | |
typedef ::xsd::cxx::tree::traits< FluidCircuit_type, char > | FluidCircuit_traits |
Element traits type. More... | |
const FluidCircuit_sequence & | FluidCircuit () const |
Return a read-only (constant) reference to the element sequence. More... | |
FluidCircuit_sequence & | FluidCircuit () |
Return a read-write reference to the element sequence. More... | |
void | FluidCircuit (const FluidCircuit_sequence &s) |
Copy elements from a given sequence. More... | |
ThermalNode | |
Accessor and modifier functions for the ThermalNode sequence element. | |
typedef ::mil::tatrc::physiology::datamodel::ThermalCircuitNodeData | ThermalNode_type |
Element type. More... | |
typedef ::xsd::cxx::tree::sequence< ThermalNode_type > | ThermalNode_sequence |
Element sequence container type. More... | |
typedef ThermalNode_sequence::iterator | ThermalNode_iterator |
Element iterator type. More... | |
typedef ThermalNode_sequence::const_iterator | ThermalNode_const_iterator |
Element constant iterator type. More... | |
typedef ::xsd::cxx::tree::traits< ThermalNode_type, char > | ThermalNode_traits |
Element traits type. More... | |
const ThermalNode_sequence & | ThermalNode () const |
Return a read-only (constant) reference to the element sequence. More... | |
ThermalNode_sequence & | ThermalNode () |
Return a read-write reference to the element sequence. More... | |
void | ThermalNode (const ThermalNode_sequence &s) |
Copy elements from a given sequence. More... | |
ThermalPath | |
Accessor and modifier functions for the ThermalPath sequence element. | |
typedef ::mil::tatrc::physiology::datamodel::ThermalCircuitPathData | ThermalPath_type |
Element type. More... | |
typedef ::xsd::cxx::tree::sequence< ThermalPath_type > | ThermalPath_sequence |
Element sequence container type. More... | |
typedef ThermalPath_sequence::iterator | ThermalPath_iterator |
Element iterator type. More... | |
typedef ThermalPath_sequence::const_iterator | ThermalPath_const_iterator |
Element constant iterator type. More... | |
typedef ::xsd::cxx::tree::traits< ThermalPath_type, char > | ThermalPath_traits |
Element traits type. More... | |
const ThermalPath_sequence & | ThermalPath () const |
Return a read-only (constant) reference to the element sequence. More... | |
ThermalPath_sequence & | ThermalPath () |
Return a read-write reference to the element sequence. More... | |
void | ThermalPath (const ThermalPath_sequence &s) |
Copy elements from a given sequence. More... | |
ThermalCircuit | |
Accessor and modifier functions for the ThermalCircuit sequence element. | |
typedef ::mil::tatrc::physiology::datamodel::ThermalCircuitData | ThermalCircuit_type |
Element type. More... | |
typedef ::xsd::cxx::tree::sequence< ThermalCircuit_type > | ThermalCircuit_sequence |
Element sequence container type. More... | |
typedef ThermalCircuit_sequence::iterator | ThermalCircuit_iterator |
Element iterator type. More... | |
typedef ThermalCircuit_sequence::const_iterator | ThermalCircuit_const_iterator |
Element constant iterator type. More... | |
typedef ::xsd::cxx::tree::traits< ThermalCircuit_type, char > | ThermalCircuit_traits |
Element traits type. More... | |
const ThermalCircuit_sequence & | ThermalCircuit () const |
Return a read-only (constant) reference to the element sequence. More... | |
ThermalCircuit_sequence & | ThermalCircuit () |
Return a read-write reference to the element sequence. More... | |
void | ThermalCircuit (const ThermalCircuit_sequence &s) |
Copy elements from a given sequence. More... | |
Constructors | |
CircuitManagerData () | |
Create an instance from the ultimate base and initializers for required elements and attributes. More... | |
CircuitManagerData (const ::xercesc::DOMElement &e,::xml_schema::flags f=0,::xml_schema::container *c=0) | |
Create an instance from a DOM element. More... | |
CircuitManagerData (const CircuitManagerData &x,::xml_schema::flags f=0,::xml_schema::container *c=0) | |
Copy constructor. More... | |
virtual CircuitManagerData * | _clone (::xml_schema::flags f=0,::xml_schema::container *c=0) const |
Copy the instance polymorphically. More... | |
CircuitManagerData & | operator= (const CircuitManagerData &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 CircuitManagerData schema type.
Member Typedef Documentation
typedef ElectricalCircuit_sequence::const_iterator mil::tatrc::physiology::datamodel::CircuitManagerData::ElectricalCircuit_const_iterator |
Element constant iterator type.
typedef ElectricalCircuit_sequence::iterator mil::tatrc::physiology::datamodel::CircuitManagerData::ElectricalCircuit_iterator |
Element iterator type.
typedef ::xsd::cxx::tree::sequence< ElectricalCircuit_type > mil::tatrc::physiology::datamodel::CircuitManagerData::ElectricalCircuit_sequence |
Element sequence container type.
typedef ::xsd::cxx::tree::traits< ElectricalCircuit_type, char > mil::tatrc::physiology::datamodel::CircuitManagerData::ElectricalCircuit_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ElectricalCircuitData mil::tatrc::physiology::datamodel::CircuitManagerData::ElectricalCircuit_type |
Element type.
typedef ElectricalNode_sequence::const_iterator mil::tatrc::physiology::datamodel::CircuitManagerData::ElectricalNode_const_iterator |
Element constant iterator type.
typedef ElectricalNode_sequence::iterator mil::tatrc::physiology::datamodel::CircuitManagerData::ElectricalNode_iterator |
Element iterator type.
typedef ::xsd::cxx::tree::sequence< ElectricalNode_type > mil::tatrc::physiology::datamodel::CircuitManagerData::ElectricalNode_sequence |
Element sequence container type.
typedef ::xsd::cxx::tree::traits< ElectricalNode_type, char > mil::tatrc::physiology::datamodel::CircuitManagerData::ElectricalNode_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ElectricalCircuitNodeData mil::tatrc::physiology::datamodel::CircuitManagerData::ElectricalNode_type |
Element type.
typedef ElectricalPath_sequence::const_iterator mil::tatrc::physiology::datamodel::CircuitManagerData::ElectricalPath_const_iterator |
Element constant iterator type.
typedef ElectricalPath_sequence::iterator mil::tatrc::physiology::datamodel::CircuitManagerData::ElectricalPath_iterator |
Element iterator type.
typedef ::xsd::cxx::tree::sequence< ElectricalPath_type > mil::tatrc::physiology::datamodel::CircuitManagerData::ElectricalPath_sequence |
Element sequence container type.
typedef ::xsd::cxx::tree::traits< ElectricalPath_type, char > mil::tatrc::physiology::datamodel::CircuitManagerData::ElectricalPath_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ElectricalCircuitPathData mil::tatrc::physiology::datamodel::CircuitManagerData::ElectricalPath_type |
Element type.
typedef FluidCircuit_sequence::const_iterator mil::tatrc::physiology::datamodel::CircuitManagerData::FluidCircuit_const_iterator |
Element constant iterator type.
typedef FluidCircuit_sequence::iterator mil::tatrc::physiology::datamodel::CircuitManagerData::FluidCircuit_iterator |
Element iterator type.
typedef ::xsd::cxx::tree::sequence< FluidCircuit_type > mil::tatrc::physiology::datamodel::CircuitManagerData::FluidCircuit_sequence |
Element sequence container type.
typedef ::xsd::cxx::tree::traits< FluidCircuit_type, char > mil::tatrc::physiology::datamodel::CircuitManagerData::FluidCircuit_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::FluidCircuitData mil::tatrc::physiology::datamodel::CircuitManagerData::FluidCircuit_type |
Element type.
typedef FluidNode_sequence::const_iterator mil::tatrc::physiology::datamodel::CircuitManagerData::FluidNode_const_iterator |
Element constant iterator type.
typedef FluidNode_sequence::iterator mil::tatrc::physiology::datamodel::CircuitManagerData::FluidNode_iterator |
Element iterator type.
typedef ::xsd::cxx::tree::sequence< FluidNode_type > mil::tatrc::physiology::datamodel::CircuitManagerData::FluidNode_sequence |
Element sequence container type.
typedef ::xsd::cxx::tree::traits< FluidNode_type, char > mil::tatrc::physiology::datamodel::CircuitManagerData::FluidNode_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::FluidCircuitNodeData mil::tatrc::physiology::datamodel::CircuitManagerData::FluidNode_type |
Element type.
typedef FluidPath_sequence::const_iterator mil::tatrc::physiology::datamodel::CircuitManagerData::FluidPath_const_iterator |
Element constant iterator type.
typedef FluidPath_sequence::iterator mil::tatrc::physiology::datamodel::CircuitManagerData::FluidPath_iterator |
Element iterator type.
typedef ::xsd::cxx::tree::sequence< FluidPath_type > mil::tatrc::physiology::datamodel::CircuitManagerData::FluidPath_sequence |
Element sequence container type.
typedef ::xsd::cxx::tree::traits< FluidPath_type, char > mil::tatrc::physiology::datamodel::CircuitManagerData::FluidPath_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::FluidCircuitPathData mil::tatrc::physiology::datamodel::CircuitManagerData::FluidPath_type |
Element type.
typedef ThermalCircuit_sequence::const_iterator mil::tatrc::physiology::datamodel::CircuitManagerData::ThermalCircuit_const_iterator |
Element constant iterator type.
typedef ThermalCircuit_sequence::iterator mil::tatrc::physiology::datamodel::CircuitManagerData::ThermalCircuit_iterator |
Element iterator type.
typedef ::xsd::cxx::tree::sequence< ThermalCircuit_type > mil::tatrc::physiology::datamodel::CircuitManagerData::ThermalCircuit_sequence |
Element sequence container type.
typedef ::xsd::cxx::tree::traits< ThermalCircuit_type, char > mil::tatrc::physiology::datamodel::CircuitManagerData::ThermalCircuit_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ThermalCircuitData mil::tatrc::physiology::datamodel::CircuitManagerData::ThermalCircuit_type |
Element type.
typedef ThermalNode_sequence::const_iterator mil::tatrc::physiology::datamodel::CircuitManagerData::ThermalNode_const_iterator |
Element constant iterator type.
typedef ThermalNode_sequence::iterator mil::tatrc::physiology::datamodel::CircuitManagerData::ThermalNode_iterator |
Element iterator type.
typedef ::xsd::cxx::tree::sequence< ThermalNode_type > mil::tatrc::physiology::datamodel::CircuitManagerData::ThermalNode_sequence |
Element sequence container type.
typedef ::xsd::cxx::tree::traits< ThermalNode_type, char > mil::tatrc::physiology::datamodel::CircuitManagerData::ThermalNode_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ThermalCircuitNodeData mil::tatrc::physiology::datamodel::CircuitManagerData::ThermalNode_type |
Element type.
typedef ThermalPath_sequence::const_iterator mil::tatrc::physiology::datamodel::CircuitManagerData::ThermalPath_const_iterator |
Element constant iterator type.
typedef ThermalPath_sequence::iterator mil::tatrc::physiology::datamodel::CircuitManagerData::ThermalPath_iterator |
Element iterator type.
typedef ::xsd::cxx::tree::sequence< ThermalPath_type > mil::tatrc::physiology::datamodel::CircuitManagerData::ThermalPath_sequence |
Element sequence container type.
typedef ::xsd::cxx::tree::traits< ThermalPath_type, char > mil::tatrc::physiology::datamodel::CircuitManagerData::ThermalPath_traits |
Element traits type.
typedef ::mil::tatrc::physiology::datamodel::ThermalCircuitPathData mil::tatrc::physiology::datamodel::CircuitManagerData::ThermalPath_type |
Element type.
Constructor & Destructor Documentation
mil::tatrc::physiology::datamodel::CircuitManagerData::CircuitManagerData | ( | ) |
Create an instance from the ultimate base and initializers for required elements and attributes.
mil::tatrc::physiology::datamodel::CircuitManagerData::CircuitManagerData | ( | 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::CircuitManagerData::CircuitManagerData | ( | const CircuitManagerData & | 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 CircuitManagerData::ElectricalCircuit_sequence & mil::tatrc::physiology::datamodel::CircuitManagerData::ElectricalCircuit | ( | ) | const |
Return a read-only (constant) reference to the element sequence.
- Returns
- A constant reference to the sequence container.
CircuitManagerData::ElectricalCircuit_sequence & mil::tatrc::physiology::datamodel::CircuitManagerData::ElectricalCircuit | ( | ) |
Return a read-write reference to the element sequence.
- Returns
- A reference to the sequence container.
void mil::tatrc::physiology::datamodel::CircuitManagerData::ElectricalCircuit | ( | const ElectricalCircuit_sequence & | s | ) |
Copy elements from a given sequence.
- Parameters
-
s A sequence to copy elements from.
For each element in s this function makes a copy and adds it to the sequence. Note that this operation completely changes the sequence and all old elements will be lost.
const CircuitManagerData::ElectricalNode_sequence & mil::tatrc::physiology::datamodel::CircuitManagerData::ElectricalNode | ( | ) | const |
Return a read-only (constant) reference to the element sequence.
- Returns
- A constant reference to the sequence container.
CircuitManagerData::ElectricalNode_sequence & mil::tatrc::physiology::datamodel::CircuitManagerData::ElectricalNode | ( | ) |
Return a read-write reference to the element sequence.
- Returns
- A reference to the sequence container.
void mil::tatrc::physiology::datamodel::CircuitManagerData::ElectricalNode | ( | const ElectricalNode_sequence & | s | ) |
Copy elements from a given sequence.
- Parameters
-
s A sequence to copy elements from.
For each element in s this function makes a copy and adds it to the sequence. Note that this operation completely changes the sequence and all old elements will be lost.
const CircuitManagerData::ElectricalPath_sequence & mil::tatrc::physiology::datamodel::CircuitManagerData::ElectricalPath | ( | ) | const |
Return a read-only (constant) reference to the element sequence.
- Returns
- A constant reference to the sequence container.
CircuitManagerData::ElectricalPath_sequence & mil::tatrc::physiology::datamodel::CircuitManagerData::ElectricalPath | ( | ) |
Return a read-write reference to the element sequence.
- Returns
- A reference to the sequence container.
void mil::tatrc::physiology::datamodel::CircuitManagerData::ElectricalPath | ( | const ElectricalPath_sequence & | s | ) |
Copy elements from a given sequence.
- Parameters
-
s A sequence to copy elements from.
For each element in s this function makes a copy and adds it to the sequence. Note that this operation completely changes the sequence and all old elements will be lost.
const CircuitManagerData::FluidCircuit_sequence & mil::tatrc::physiology::datamodel::CircuitManagerData::FluidCircuit | ( | ) | const |
Return a read-only (constant) reference to the element sequence.
- Returns
- A constant reference to the sequence container.
CircuitManagerData::FluidCircuit_sequence & mil::tatrc::physiology::datamodel::CircuitManagerData::FluidCircuit | ( | ) |
Return a read-write reference to the element sequence.
- Returns
- A reference to the sequence container.
void mil::tatrc::physiology::datamodel::CircuitManagerData::FluidCircuit | ( | const FluidCircuit_sequence & | s | ) |
Copy elements from a given sequence.
- Parameters
-
s A sequence to copy elements from.
For each element in s this function makes a copy and adds it to the sequence. Note that this operation completely changes the sequence and all old elements will be lost.
const CircuitManagerData::FluidNode_sequence & mil::tatrc::physiology::datamodel::CircuitManagerData::FluidNode | ( | ) | const |
Return a read-only (constant) reference to the element sequence.
- Returns
- A constant reference to the sequence container.
CircuitManagerData::FluidNode_sequence & mil::tatrc::physiology::datamodel::CircuitManagerData::FluidNode | ( | ) |
Return a read-write reference to the element sequence.
- Returns
- A reference to the sequence container.
void mil::tatrc::physiology::datamodel::CircuitManagerData::FluidNode | ( | const FluidNode_sequence & | s | ) |
Copy elements from a given sequence.
- Parameters
-
s A sequence to copy elements from.
For each element in s this function makes a copy and adds it to the sequence. Note that this operation completely changes the sequence and all old elements will be lost.
const CircuitManagerData::FluidPath_sequence & mil::tatrc::physiology::datamodel::CircuitManagerData::FluidPath | ( | ) | const |
Return a read-only (constant) reference to the element sequence.
- Returns
- A constant reference to the sequence container.
CircuitManagerData::FluidPath_sequence & mil::tatrc::physiology::datamodel::CircuitManagerData::FluidPath | ( | ) |
Return a read-write reference to the element sequence.
- Returns
- A reference to the sequence container.
void mil::tatrc::physiology::datamodel::CircuitManagerData::FluidPath | ( | const FluidPath_sequence & | s | ) |
Copy elements from a given sequence.
- Parameters
-
s A sequence to copy elements from.
For each element in s this function makes a copy and adds it to the sequence. Note that this operation completely changes the sequence and all old elements will be lost.
CircuitManagerData & mil::tatrc::physiology::datamodel::CircuitManagerData::operator= | ( | const CircuitManagerData & | 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 CircuitManagerData::ThermalCircuit_sequence & mil::tatrc::physiology::datamodel::CircuitManagerData::ThermalCircuit | ( | ) | const |
Return a read-only (constant) reference to the element sequence.
- Returns
- A constant reference to the sequence container.
CircuitManagerData::ThermalCircuit_sequence & mil::tatrc::physiology::datamodel::CircuitManagerData::ThermalCircuit | ( | ) |
Return a read-write reference to the element sequence.
- Returns
- A reference to the sequence container.
void mil::tatrc::physiology::datamodel::CircuitManagerData::ThermalCircuit | ( | const ThermalCircuit_sequence & | s | ) |
Copy elements from a given sequence.
- Parameters
-
s A sequence to copy elements from.
For each element in s this function makes a copy and adds it to the sequence. Note that this operation completely changes the sequence and all old elements will be lost.
const CircuitManagerData::ThermalNode_sequence & mil::tatrc::physiology::datamodel::CircuitManagerData::ThermalNode | ( | ) | const |
Return a read-only (constant) reference to the element sequence.
- Returns
- A constant reference to the sequence container.
CircuitManagerData::ThermalNode_sequence & mil::tatrc::physiology::datamodel::CircuitManagerData::ThermalNode | ( | ) |
Return a read-write reference to the element sequence.
- Returns
- A reference to the sequence container.
void mil::tatrc::physiology::datamodel::CircuitManagerData::ThermalNode | ( | const ThermalNode_sequence & | s | ) |
Copy elements from a given sequence.
- Parameters
-
s A sequence to copy elements from.
For each element in s this function makes a copy and adds it to the sequence. Note that this operation completely changes the sequence and all old elements will be lost.
const CircuitManagerData::ThermalPath_sequence & mil::tatrc::physiology::datamodel::CircuitManagerData::ThermalPath | ( | ) | const |
Return a read-only (constant) reference to the element sequence.
- Returns
- A constant reference to the sequence container.
CircuitManagerData::ThermalPath_sequence & mil::tatrc::physiology::datamodel::CircuitManagerData::ThermalPath | ( | ) |
Return a read-write reference to the element sequence.
- Returns
- A reference to the sequence container.
void mil::tatrc::physiology::datamodel::CircuitManagerData::ThermalPath | ( | const ThermalPath_sequence & | s | ) |
Copy elements from a given sequence.
- Parameters
-
s A sequence to copy elements from.
For each element in s this function makes a copy and adds it to the sequence. Note that this operation completely changes the sequence and all old elements will be lost.