![]() |
NeuroML C++ API
2.3.0
C++ API for NeuroML 2
|
Class corresponding to the Q10Settings schema type. More...
#include <NeuroML_v2.3.hxx>
type | |
Accessor and modifier functions for the type required attribute. | |
typedef ::neuroml2::NmlId | type_type |
Attribute type. | |
typedef ::xsd::cxx::tree::traits< type_type, char > | type_traits |
Attribute traits type. | |
const type_type & | type () const |
Return a read-only (constant) reference to the attribute. More... | |
type_type & | type () |
Return a read-write reference to the attribute. More... | |
void | type (const type_type &x) |
Set the attribute value. More... | |
void | type (::std::unique_ptr< type_type > p) |
Set the attribute value without copying. More... | |
fixedQ10 | |
Accessor and modifier functions for the fixedQ10 optional attribute. | |
typedef ::neuroml2::Nml2Quantity_none | fixedQ10_type |
Attribute type. | |
typedef ::xsd::cxx::tree::optional< fixedQ10_type > | fixedQ10_optional |
Attribute optional container type. | |
typedef ::xsd::cxx::tree::traits< fixedQ10_type, char > | fixedQ10_traits |
Attribute traits type. | |
const fixedQ10_optional & | fixedQ10 () const |
Return a read-only (constant) reference to the attribute container. More... | |
fixedQ10_optional & | fixedQ10 () |
Return a read-write reference to the attribute container. More... | |
void | fixedQ10 (const fixedQ10_type &x) |
Set the attribute value. More... | |
void | fixedQ10 (const fixedQ10_optional &x) |
Set the attribute value. More... | |
void | fixedQ10 (::std::unique_ptr< fixedQ10_type > p) |
Set the attribute value without copying. More... | |
q10Factor | |
Accessor and modifier functions for the q10Factor optional attribute. | |
typedef ::neuroml2::Nml2Quantity_none | q10Factor_type |
Attribute type. | |
typedef ::xsd::cxx::tree::optional< q10Factor_type > | q10Factor_optional |
Attribute optional container type. | |
typedef ::xsd::cxx::tree::traits< q10Factor_type, char > | q10Factor_traits |
Attribute traits type. | |
const q10Factor_optional & | q10Factor () const |
Return a read-only (constant) reference to the attribute container. More... | |
q10Factor_optional & | q10Factor () |
Return a read-write reference to the attribute container. More... | |
void | q10Factor (const q10Factor_type &x) |
Set the attribute value. More... | |
void | q10Factor (const q10Factor_optional &x) |
Set the attribute value. More... | |
void | q10Factor (::std::unique_ptr< q10Factor_type > p) |
Set the attribute value without copying. More... | |
experimentalTemp | |
Accessor and modifier functions for the experimentalTemp optional attribute. | |
typedef ::neuroml2::Nml2Quantity_temperature | experimentalTemp_type |
Attribute type. | |
typedef ::xsd::cxx::tree::optional< experimentalTemp_type > | experimentalTemp_optional |
Attribute optional container type. | |
typedef ::xsd::cxx::tree::traits< experimentalTemp_type, char > | experimentalTemp_traits |
Attribute traits type. | |
const experimentalTemp_optional & | experimentalTemp () const |
Return a read-only (constant) reference to the attribute container. More... | |
experimentalTemp_optional & | experimentalTemp () |
Return a read-write reference to the attribute container. More... | |
void | experimentalTemp (const experimentalTemp_type &x) |
Set the attribute value. More... | |
void | experimentalTemp (const experimentalTemp_optional &x) |
Set the attribute value. More... | |
void | experimentalTemp (::std::unique_ptr< experimentalTemp_type > p) |
Set the attribute value without copying. More... | |
Constructors | |
Q10Settings (const type_type &) | |
Create an instance from the ultimate base and initializers for required elements and attributes. | |
Q10Settings (const ::xercesc::DOMElement &e, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
Create an instance from a DOM element. More... | |
Q10Settings (const Q10Settings &x, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
Copy constructor. More... | |
virtual Q10Settings * | _clone (::xml_schema::flags f=0, ::xml_schema::container *c=0) const |
Copy the instance polymorphically. More... | |
Q10Settings & | operator= (const Q10Settings &x) |
Copy assignment operator. More... | |
virtual | ~Q10Settings () |
Destructor. | |
Class corresponding to the Q10Settings schema type.
Definition at line 24542 of file NeuroML_v2.3.hxx.
neuroml2::Q10Settings::Q10Settings | ( | const ::xercesc::DOMElement & | e, |
::xml_schema::flags | f = 0 , |
||
::xml_schema::container * | c = 0 |
||
) |
Create an instance from a DOM element.
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. |
Definition at line 28030 of file NeuroML_v2.3.cxx.
neuroml2::Q10Settings::Q10Settings | ( | const Q10Settings & | x, |
::xml_schema::flags | f = 0 , |
||
::xml_schema::container * | c = 0 |
||
) |
Copy constructor.
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.
Definition at line 28018 of file NeuroML_v2.3.cxx.
|
virtual |
Copy the instance polymorphically.
f | Flags to create the copy with. |
c | A pointer to the object that will contain the 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.
Definition at line 28090 of file NeuroML_v2.3.cxx.
Q10Settings::experimentalTemp_optional & neuroml2::Q10Settings::experimentalTemp | ( | ) |
Return a read-write reference to the attribute container.
Definition at line 5609 of file NeuroML_v2.3.cxx.
const Q10Settings::experimentalTemp_optional & neuroml2::Q10Settings::experimentalTemp | ( | ) | const |
Return a read-only (constant) reference to the attribute container.
Definition at line 5603 of file NeuroML_v2.3.cxx.
void neuroml2::Q10Settings::experimentalTemp | ( | ::std::unique_ptr< experimentalTemp_type > | p | ) |
Set the attribute value without copying.
p | A new value to use. |
This function will try to use the passed value directly instead of making a copy.
Definition at line 5627 of file NeuroML_v2.3.cxx.
void neuroml2::Q10Settings::experimentalTemp | ( | const experimentalTemp_optional & | x | ) |
Set the attribute value.
x | An optional container with the new value to set. |
If the value is present in x then this function makes a copy of this value and sets it as the new value of the attribute. Otherwise the attribute container is set the 'not present' state.
Definition at line 5621 of file NeuroML_v2.3.cxx.
void neuroml2::Q10Settings::experimentalTemp | ( | const experimentalTemp_type & | x | ) |
Set the attribute value.
x | A new value to set. |
This function makes a copy of its argument and sets it as the new value of the attribute.
Definition at line 5615 of file NeuroML_v2.3.cxx.
Q10Settings::fixedQ10_optional & neuroml2::Q10Settings::fixedQ10 | ( | ) |
Return a read-write reference to the attribute container.
Definition at line 5549 of file NeuroML_v2.3.cxx.
const Q10Settings::fixedQ10_optional & neuroml2::Q10Settings::fixedQ10 | ( | ) | const |
Return a read-only (constant) reference to the attribute container.
Definition at line 5543 of file NeuroML_v2.3.cxx.
void neuroml2::Q10Settings::fixedQ10 | ( | ::std::unique_ptr< fixedQ10_type > | p | ) |
Set the attribute value without copying.
p | A new value to use. |
This function will try to use the passed value directly instead of making a copy.
Definition at line 5567 of file NeuroML_v2.3.cxx.
void neuroml2::Q10Settings::fixedQ10 | ( | const fixedQ10_optional & | x | ) |
Set the attribute value.
x | An optional container with the new value to set. |
If the value is present in x then this function makes a copy of this value and sets it as the new value of the attribute. Otherwise the attribute container is set the 'not present' state.
Definition at line 5561 of file NeuroML_v2.3.cxx.
void neuroml2::Q10Settings::fixedQ10 | ( | const fixedQ10_type & | x | ) |
Set the attribute value.
x | A new value to set. |
This function makes a copy of its argument and sets it as the new value of the attribute.
Definition at line 5555 of file NeuroML_v2.3.cxx.
Q10Settings & neuroml2::Q10Settings::operator= | ( | const Q10Settings & | x | ) |
Copy assignment operator.
x | An instance to make a copy of. |
For polymorphic object models use the _clone
function instead.
Definition at line 28097 of file NeuroML_v2.3.cxx.
Q10Settings::q10Factor_optional & neuroml2::Q10Settings::q10Factor | ( | ) |
Return a read-write reference to the attribute container.
Definition at line 5579 of file NeuroML_v2.3.cxx.
const Q10Settings::q10Factor_optional & neuroml2::Q10Settings::q10Factor | ( | ) | const |
Return a read-only (constant) reference to the attribute container.
Definition at line 5573 of file NeuroML_v2.3.cxx.
void neuroml2::Q10Settings::q10Factor | ( | ::std::unique_ptr< q10Factor_type > | p | ) |
Set the attribute value without copying.
p | A new value to use. |
This function will try to use the passed value directly instead of making a copy.
Definition at line 5597 of file NeuroML_v2.3.cxx.
void neuroml2::Q10Settings::q10Factor | ( | const q10Factor_optional & | x | ) |
Set the attribute value.
x | An optional container with the new value to set. |
If the value is present in x then this function makes a copy of this value and sets it as the new value of the attribute. Otherwise the attribute container is set the 'not present' state.
Definition at line 5591 of file NeuroML_v2.3.cxx.
void neuroml2::Q10Settings::q10Factor | ( | const q10Factor_type & | x | ) |
Set the attribute value.
x | A new value to set. |
This function makes a copy of its argument and sets it as the new value of the attribute.
Definition at line 5585 of file NeuroML_v2.3.cxx.
Q10Settings::type_type & neuroml2::Q10Settings::type | ( | ) |
Return a read-write reference to the attribute.
Definition at line 5525 of file NeuroML_v2.3.cxx.
const Q10Settings::type_type & neuroml2::Q10Settings::type | ( | ) | const |
Return a read-only (constant) reference to the attribute.
Definition at line 5519 of file NeuroML_v2.3.cxx.
void neuroml2::Q10Settings::type | ( | ::std::unique_ptr< type_type > | p | ) |
Set the attribute value without copying.
p | A new value to use. |
This function will try to use the passed value directly instead of making a copy.
Definition at line 5537 of file NeuroML_v2.3.cxx.
void neuroml2::Q10Settings::type | ( | const type_type & | x | ) |
Set the attribute value.
x | A new value to set. |
This function makes a copy of its argument and sets it as the new value of the attribute.
Definition at line 5531 of file NeuroML_v2.3.cxx.