mil::tatrc::physiology::datamodel::CircuitManagerData Class Reference

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

#include <Circuit.hxx>

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

Public Member Functions

virtual ~CircuitManagerData ()
 Destructor. 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...
 

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_typeElectricalNode_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_sequenceElectricalNode () const
 Return a read-only (constant) reference to the element sequence. More...
 
ElectricalNode_sequenceElectricalNode ()
 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_typeElectricalPath_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_sequenceElectricalPath () const
 Return a read-only (constant) reference to the element sequence. More...
 
ElectricalPath_sequenceElectricalPath ()
 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_typeElectricalCircuit_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_sequenceElectricalCircuit () const
 Return a read-only (constant) reference to the element sequence. More...
 
ElectricalCircuit_sequenceElectricalCircuit ()
 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_typeFluidNode_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_sequenceFluidNode () const
 Return a read-only (constant) reference to the element sequence. More...
 
FluidNode_sequenceFluidNode ()
 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_typeFluidPath_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_sequenceFluidPath () const
 Return a read-only (constant) reference to the element sequence. More...
 
FluidPath_sequenceFluidPath ()
 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_typeFluidCircuit_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_sequenceFluidCircuit () const
 Return a read-only (constant) reference to the element sequence. More...
 
FluidCircuit_sequenceFluidCircuit ()
 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_typeThermalNode_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_sequenceThermalNode () const
 Return a read-only (constant) reference to the element sequence. More...
 
ThermalNode_sequenceThermalNode ()
 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_typeThermalPath_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_sequenceThermalPath () const
 Return a read-only (constant) reference to the element sequence. More...
 
ThermalPath_sequenceThermalPath ()
 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_typeThermalCircuit_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_sequenceThermalCircuit () const
 Return a read-only (constant) reference to the element sequence. More...
 
ThermalCircuit_sequenceThermalCircuit ()
 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...
 
CircuitManagerDataoperator= (const CircuitManagerData &x)
 Copy assignment operator. More...
 

Additional Inherited Members

- 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 CircuitManagerData schema type.

Member Typedef Documentation

Element constant iterator type.

Element iterator type.

Element sequence container type.

Element constant iterator type.

Element iterator type.

Element sequence container type.

Element traits type.

Element constant iterator type.

Element iterator type.

Element sequence container type.

Element traits type.

Element constant iterator type.

Element iterator type.

Element sequence container type.

Element traits type.

Element constant iterator type.

Element iterator type.

Element sequence container type.

Element traits type.

Element constant iterator type.

Element iterator type.

Element sequence container type.

Element traits type.

Element constant iterator type.

Element iterator type.

Element sequence container type.

Element traits type.

Element constant iterator type.

Element iterator type.

Element sequence container type.

Element traits type.

Element constant iterator type.

Element iterator type.

Element sequence container type.

Element traits 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
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::CircuitManagerData::CircuitManagerData ( const CircuitManagerData 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::CircuitManagerData::~CircuitManagerData ( )
virtual

Destructor.

Member Function Documentation

CircuitManagerData * mil::tatrc::physiology::datamodel::CircuitManagerData::_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::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
sA 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
sA 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
sA 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
sA 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
sA 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
sA 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
xAn 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
sA 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
sA 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
sA 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.