|
Molecular Dynamics
v0.4
Project for the Practical hosted by the Scientific Computing Chair
|
Class corresponding to the Cuboid schema type. More...
#include <ConfigurationFile.h>


Position | |
Accessor and modifier functions for the Position required element. | |
| typedef ::Position | Position_type |
| Element type. More... | |
| typedef ::xsd::cxx::tree::traits< Position_type, char > | Position_traits |
| Element traits type. More... | |
| const Position_type & | Position () const |
| Return a read-only (constant) reference to the element. More... | |
| Position_type & | Position () |
| Return a read-write reference to the element. More... | |
| void | Position (const Position_type &x) |
| Set the element value. More... | |
| void | Position (::std::unique_ptr< Position_type > p) |
| Set the element value without copying. More... | |
Velocity | |
Accessor and modifier functions for the Velocity required element. | |
| typedef ::Velocity | Velocity_type |
| Element type. More... | |
| typedef ::xsd::cxx::tree::traits< Velocity_type, char > | Velocity_traits |
| Element traits type. More... | |
| const Velocity_type & | Velocity () const |
| Return a read-only (constant) reference to the element. More... | |
| Velocity_type & | Velocity () |
| Return a read-write reference to the element. More... | |
| void | Velocity (const Velocity_type &x) |
| Set the element value. More... | |
| void | Velocity (::std::unique_ptr< Velocity_type > p) |
| Set the element value without copying. More... | |
N1 | |
Accessor and modifier functions for the N1 required element. | |
| typedef ::N11 | N1_type |
| Element type. More... | |
| typedef ::xsd::cxx::tree::traits< N1_type, char > | N1_traits |
| Element traits type. More... | |
| const N1_type & | N1 () const |
| Return a read-only (constant) reference to the element. More... | |
| N1_type & | N1 () |
| Return a read-write reference to the element. More... | |
| void | N1 (const N1_type &x) |
| Set the element value. More... | |
| void | N1 (::std::unique_ptr< N1_type > p) |
| Set the element value without copying. More... | |
N2 | |
Accessor and modifier functions for the N2 required element. | |
| typedef ::N21 | N2_type |
| Element type. More... | |
| typedef ::xsd::cxx::tree::traits< N2_type, char > | N2_traits |
| Element traits type. More... | |
| const N2_type & | N2 () const |
| Return a read-only (constant) reference to the element. More... | |
| N2_type & | N2 () |
| Return a read-write reference to the element. More... | |
| void | N2 (const N2_type &x) |
| Set the element value. More... | |
| void | N2 (::std::unique_ptr< N2_type > p) |
| Set the element value without copying. More... | |
N3 | |
Accessor and modifier functions for the N3 required element. | |
| typedef ::N3 | N3_type |
| Element type. More... | |
| typedef ::xsd::cxx::tree::traits< N3_type, char > | N3_traits |
| Element traits type. More... | |
| const N3_type & | N3 () const |
| Return a read-only (constant) reference to the element. More... | |
| N3_type & | N3 () |
| Return a read-write reference to the element. More... | |
| void | N3 (const N3_type &x) |
| Set the element value. More... | |
| void | N3 (::std::unique_ptr< N3_type > p) |
| Set the element value without copying. More... | |
Distance | |
Accessor and modifier functions for the Distance required element. | |
| typedef ::Distance | Distance_type |
| Element type. More... | |
| typedef ::xsd::cxx::tree::traits< Distance_type, char > | Distance_traits |
| Element traits type. More... | |
| const Distance_type & | Distance () const |
| Return a read-only (constant) reference to the element. More... | |
| Distance_type & | Distance () |
| Return a read-write reference to the element. More... | |
| void | Distance (const Distance_type &x) |
| Set the element value. More... | |
| void | Distance (::std::unique_ptr< Distance_type > p) |
| Set the element value without copying. More... | |
Mass | |
Accessor and modifier functions for the Mass required element. | |
| typedef ::Mass | Mass_type |
| Element type. More... | |
| typedef ::xsd::cxx::tree::traits< Mass_type, char > | Mass_traits |
| Element traits type. More... | |
| const Mass_type & | Mass () const |
| Return a read-only (constant) reference to the element. More... | |
| Mass_type & | Mass () |
| Return a read-write reference to the element. More... | |
| void | Mass (const Mass_type &x) |
| Set the element value. More... | |
| void | Mass (::std::unique_ptr< Mass_type > p) |
| Set the element value without copying. More... | |
Brownian | |
Accessor and modifier functions for the Brownian required element. | |
| typedef ::Brownian | Brownian_type |
| Element type. More... | |
| typedef ::xsd::cxx::tree::traits< Brownian_type, char > | Brownian_traits |
| Element traits type. More... | |
| const Brownian_type & | Brownian () const |
| Return a read-only (constant) reference to the element. More... | |
| Brownian_type & | Brownian () |
| Return a read-write reference to the element. More... | |
| void | Brownian (const Brownian_type &x) |
| Set the element value. More... | |
| void | Brownian (::std::unique_ptr< Brownian_type > p) |
| Set the element value without copying. More... | |
DimensionBrownian | |
Accessor and modifier functions for the DimensionBrownian required element. | |
| typedef ::DimensionBrownian | DimensionBrownian_type |
| Element type. More... | |
| typedef ::xsd::cxx::tree::traits< DimensionBrownian_type, char > | DimensionBrownian_traits |
| Element traits type. More... | |
| const DimensionBrownian_type & | DimensionBrownian () const |
| Return a read-only (constant) reference to the element. More... | |
| DimensionBrownian_type & | DimensionBrownian () |
| Return a read-write reference to the element. More... | |
| void | DimensionBrownian (const DimensionBrownian_type &x) |
| Set the element value. More... | |
| void | DimensionBrownian (::std::unique_ptr< DimensionBrownian_type > p) |
| Set the element value without copying. More... | |
Sigma | |
Accessor and modifier functions for the Sigma optional element. | |
| typedef ::Sigma | Sigma_type |
| Element type. More... | |
| typedef ::xsd::cxx::tree::optional< Sigma_type > | Sigma_optional |
| Element optional container type. More... | |
| typedef ::xsd::cxx::tree::traits< Sigma_type, char > | Sigma_traits |
| Element traits type. More... | |
| const Sigma_optional & | Sigma () const |
| Return a read-only (constant) reference to the element container. More... | |
| Sigma_optional & | Sigma () |
| Return a read-write reference to the element container. More... | |
| void | Sigma (const Sigma_type &x) |
| Set the element value. More... | |
| void | Sigma (const Sigma_optional &x) |
| Set the element value. More... | |
| void | Sigma (::std::unique_ptr< Sigma_type > p) |
| Set the element value without copying. More... | |
Epsilon | |
Accessor and modifier functions for the Epsilon optional element. | |
| typedef ::Epsilon | Epsilon_type |
| Element type. More... | |
| typedef ::xsd::cxx::tree::optional< Epsilon_type > | Epsilon_optional |
| Element optional container type. More... | |
| typedef ::xsd::cxx::tree::traits< Epsilon_type, char > | Epsilon_traits |
| Element traits type. More... | |
| const Epsilon_optional & | Epsilon () const |
| Return a read-only (constant) reference to the element container. More... | |
| Epsilon_optional & | Epsilon () |
| Return a read-write reference to the element container. More... | |
| void | Epsilon (const Epsilon_type &x) |
| Set the element value. More... | |
| void | Epsilon (const Epsilon_optional &x) |
| Set the element value. More... | |
| void | Epsilon (::std::unique_ptr< Epsilon_type > p) |
| Set the element value without copying. More... | |
Fixed | |
Accessor and modifier functions for the Fixed optional element. | |
| typedef ::xml_schema::boolean | Fixed_type |
| Element type. More... | |
| typedef ::xsd::cxx::tree::optional< Fixed_type > | Fixed_optional |
| Element optional container type. More... | |
| typedef ::xsd::cxx::tree::traits< Fixed_type, char > | Fixed_traits |
| Element traits type. More... | |
| const Fixed_optional & | Fixed () const |
| Return a read-only (constant) reference to the element container. More... | |
| Fixed_optional & | Fixed () |
| Return a read-write reference to the element container. More... | |
| void | Fixed (const Fixed_type &x) |
| Set the element value. More... | |
| void | Fixed (const Fixed_optional &x) |
| Set the element value. More... | |
Constructors | |
| Cuboid (const Position_type &, const Velocity_type &, const N1_type &, const N2_type &, const N3_type &, const Distance_type &, const Mass_type &, const Brownian_type &, const DimensionBrownian_type &) | |
| Create an instance from the ultimate base and initializers for required elements and attributes. More... | |
| Cuboid (::std::unique_ptr< Position_type >, ::std::unique_ptr< Velocity_type >, const N1_type &, const N2_type &, const N3_type &, const Distance_type &, const Mass_type &, const Brownian_type &, const DimensionBrownian_type &) | |
| Create an instance from the ultimate base and initializers for required elements and attributes (::std::unique_ptr version). More... | |
| Cuboid (const ::xercesc::DOMElement &e, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
| Create an instance from a DOM element. More... | |
| Cuboid (const Cuboid &x, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
| Copy constructor. More... | |
| virtual Cuboid * | _clone (::xml_schema::flags f=0, ::xml_schema::container *c=0) const |
| Copy the instance polymorphically. More... | |
| Cuboid & | operator= (const Cuboid &x) |
| Copy assignment operator. More... | |
| virtual | ~Cuboid () |
| Destructor. More... | |
Class corresponding to the Cuboid schema type.
| typedef ::xsd::cxx::tree::traits< Brownian_type, char > Cuboid::Brownian_traits |
Element traits type.
| typedef ::Brownian Cuboid::Brownian_type |
Element type.
| typedef ::xsd::cxx::tree::traits< DimensionBrownian_type, char > Cuboid::DimensionBrownian_traits |
Element traits type.
Element type.
| typedef ::xsd::cxx::tree::traits< Distance_type, char > Cuboid::Distance_traits |
Element traits type.
| typedef ::Distance Cuboid::Distance_type |
Element type.
| typedef ::xsd::cxx::tree::optional< Epsilon_type > Cuboid::Epsilon_optional |
Element optional container type.
| typedef ::xsd::cxx::tree::traits< Epsilon_type, char > Cuboid::Epsilon_traits |
Element traits type.
| typedef ::Epsilon Cuboid::Epsilon_type |
Element type.
| typedef ::xsd::cxx::tree::optional< Fixed_type > Cuboid::Fixed_optional |
Element optional container type.
| typedef ::xsd::cxx::tree::traits< Fixed_type, char > Cuboid::Fixed_traits |
Element traits type.
| typedef ::xml_schema::boolean Cuboid::Fixed_type |
Element type.
| typedef ::xsd::cxx::tree::traits< Mass_type, char > Cuboid::Mass_traits |
Element traits type.
| typedef ::Mass Cuboid::Mass_type |
Element type.
| typedef ::xsd::cxx::tree::traits< N1_type, char > Cuboid::N1_traits |
Element traits type.
| typedef ::N11 Cuboid::N1_type |
Element type.
| typedef ::xsd::cxx::tree::traits< N2_type, char > Cuboid::N2_traits |
Element traits type.
| typedef ::N21 Cuboid::N2_type |
Element type.
| typedef ::xsd::cxx::tree::traits< N3_type, char > Cuboid::N3_traits |
Element traits type.
| typedef ::N3 Cuboid::N3_type |
Element type.
| typedef ::xsd::cxx::tree::traits< Position_type, char > Cuboid::Position_traits |
Element traits type.
| typedef ::Position Cuboid::Position_type |
Element type.
| typedef ::xsd::cxx::tree::optional< Sigma_type > Cuboid::Sigma_optional |
Element optional container type.
| typedef ::xsd::cxx::tree::traits< Sigma_type, char > Cuboid::Sigma_traits |
Element traits type.
| typedef ::Sigma Cuboid::Sigma_type |
Element type.
| typedef ::xsd::cxx::tree::traits< Velocity_type, char > Cuboid::Velocity_traits |
Element traits type.
| typedef ::Velocity Cuboid::Velocity_type |
Element type.
| Cuboid::Cuboid | ( | const Position_type & | Position, |
| const Velocity_type & | Velocity, | ||
| const N1_type & | N1, | ||
| const N2_type & | N2, | ||
| const N3_type & | N3, | ||
| const Distance_type & | Distance, | ||
| const Mass_type & | Mass, | ||
| const Brownian_type & | Brownian, | ||
| const DimensionBrownian_type & | DimensionBrownian | ||
| ) |
Create an instance from the ultimate base and initializers for required elements and attributes.
| Cuboid::Cuboid | ( | ::std::unique_ptr< Position_type > | Position, |
| ::std::unique_ptr< Velocity_type > | Velocity, | ||
| const N1_type & | N1, | ||
| const N2_type & | N2, | ||
| const N3_type & | N3, | ||
| const Distance_type & | Distance, | ||
| const Mass_type & | Mass, | ||
| const Brownian_type & | Brownian, | ||
| const DimensionBrownian_type & | DimensionBrownian | ||
| ) |
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.
| Cuboid::Cuboid | ( | 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. |
| Cuboid::Cuboid | ( | const Cuboid & | 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.
|
virtual |
Destructor.
|
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.
| Cuboid::Brownian_type & Cuboid::Brownian | ( | ) |
Return a read-write reference to the element.
| const Cuboid::Brownian_type & Cuboid::Brownian | ( | ) | const |
Return a read-only (constant) reference to the element.

| void Cuboid::Brownian | ( | ::std::unique_ptr< Brownian_type > | p | ) |
Set the element value without copying.
| p | A new value to use. |
This function will try to use the passed value directly instead of making a copy.
| void Cuboid::Brownian | ( | const Brownian_type & | x | ) |
Set the element value.
| x | A new value to set. |
This function makes a copy of its argument and sets it as the new value of the element.
| Cuboid::DimensionBrownian_type & Cuboid::DimensionBrownian | ( | ) |
Return a read-write reference to the element.
| const Cuboid::DimensionBrownian_type & Cuboid::DimensionBrownian | ( | ) | const |
Return a read-only (constant) reference to the element.

| void Cuboid::DimensionBrownian | ( | ::std::unique_ptr< DimensionBrownian_type > | p | ) |
Set the element value without copying.
| p | A new value to use. |
This function will try to use the passed value directly instead of making a copy.
| void Cuboid::DimensionBrownian | ( | const DimensionBrownian_type & | x | ) |
Set the element value.
| x | A new value to set. |
This function makes a copy of its argument and sets it as the new value of the element.
| Cuboid::Distance_type & Cuboid::Distance | ( | ) |
Return a read-write reference to the element.
| const Cuboid::Distance_type & Cuboid::Distance | ( | ) | const |
Return a read-only (constant) reference to the element.

| void Cuboid::Distance | ( | ::std::unique_ptr< Distance_type > | p | ) |
Set the element value without copying.
| p | A new value to use. |
This function will try to use the passed value directly instead of making a copy.
| void Cuboid::Distance | ( | const Distance_type & | x | ) |
Set the element value.
| x | A new value to set. |
This function makes a copy of its argument and sets it as the new value of the element.
| Cuboid::Epsilon_optional & Cuboid::Epsilon | ( | ) |
Return a read-write reference to the element container.
| const Cuboid::Epsilon_optional & Cuboid::Epsilon | ( | ) | const |
Return a read-only (constant) reference to the element container.

| void Cuboid::Epsilon | ( | ::std::unique_ptr< Epsilon_type > | p | ) |
Set the element value without copying.
| p | A new value to use. |
This function will try to use the passed value directly instead of making a copy.
| void Cuboid::Epsilon | ( | const Epsilon_optional & | x | ) |
Set the element 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 element. Otherwise the element container is set the 'not present' state.
| void Cuboid::Epsilon | ( | const Epsilon_type & | x | ) |
Set the element value.
| x | A new value to set. |
This function makes a copy of its argument and sets it as the new value of the element.
| Cuboid::Fixed_optional & Cuboid::Fixed | ( | ) |
Return a read-write reference to the element container.
| const Cuboid::Fixed_optional & Cuboid::Fixed | ( | ) | const |
Return a read-only (constant) reference to the element container.

| void Cuboid::Fixed | ( | const Fixed_optional & | x | ) |
Set the element 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 element. Otherwise the element container is set the 'not present' state.
| void Cuboid::Fixed | ( | const Fixed_type & | x | ) |
Set the element value.
| x | A new value to set. |
This function makes a copy of its argument and sets it as the new value of the element.
| Cuboid::Mass_type & Cuboid::Mass | ( | ) |
Return a read-write reference to the element.
| const Cuboid::Mass_type & Cuboid::Mass | ( | ) | const |
Return a read-only (constant) reference to the element.

| void Cuboid::Mass | ( | ::std::unique_ptr< Mass_type > | p | ) |
Set the element value without copying.
| p | A new value to use. |
This function will try to use the passed value directly instead of making a copy.
| void Cuboid::Mass | ( | const Mass_type & | x | ) |
Set the element value.
| x | A new value to set. |
This function makes a copy of its argument and sets it as the new value of the element.
| Cuboid::N1_type & Cuboid::N1 | ( | ) |
Return a read-write reference to the element.
| const Cuboid::N1_type & Cuboid::N1 | ( | ) | const |
Return a read-only (constant) reference to the element.

| void Cuboid::N1 | ( | ::std::unique_ptr< N1_type > | p | ) |
Set the element value without copying.
| p | A new value to use. |
This function will try to use the passed value directly instead of making a copy.
| void Cuboid::N1 | ( | const N1_type & | x | ) |
Set the element value.
| x | A new value to set. |
This function makes a copy of its argument and sets it as the new value of the element.
| Cuboid::N2_type & Cuboid::N2 | ( | ) |
Return a read-write reference to the element.
| const Cuboid::N2_type & Cuboid::N2 | ( | ) | const |
Return a read-only (constant) reference to the element.

| void Cuboid::N2 | ( | ::std::unique_ptr< N2_type > | p | ) |
Set the element value without copying.
| p | A new value to use. |
This function will try to use the passed value directly instead of making a copy.
| void Cuboid::N2 | ( | const N2_type & | x | ) |
Set the element value.
| x | A new value to set. |
This function makes a copy of its argument and sets it as the new value of the element.
| Cuboid::N3_type & Cuboid::N3 | ( | ) |
Return a read-write reference to the element.
| const Cuboid::N3_type & Cuboid::N3 | ( | ) | const |
Return a read-only (constant) reference to the element.

| void Cuboid::N3 | ( | ::std::unique_ptr< N3_type > | p | ) |
Set the element value without copying.
| p | A new value to use. |
This function will try to use the passed value directly instead of making a copy.
| void Cuboid::N3 | ( | const N3_type & | x | ) |
Set the element value.
| x | A new value to set. |
This function makes a copy of its argument and sets it as the new value of the element.
Copy assignment operator.
| x | An instance to make a copy of. |
For polymorphic object models use the _clone function instead.
| Cuboid::Position_type & Cuboid::Position | ( | ) |
Return a read-write reference to the element.
| const Cuboid::Position_type & Cuboid::Position | ( | ) | const |
Return a read-only (constant) reference to the element.

| void Cuboid::Position | ( | ::std::unique_ptr< Position_type > | p | ) |
Set the element value without copying.
| p | A new value to use. |
This function will try to use the passed value directly instead of making a copy.
| void Cuboid::Position | ( | const Position_type & | x | ) |
Set the element value.
| x | A new value to set. |
This function makes a copy of its argument and sets it as the new value of the element.
| Cuboid::Sigma_optional & Cuboid::Sigma | ( | ) |
Return a read-write reference to the element container.
| const Cuboid::Sigma_optional & Cuboid::Sigma | ( | ) | const |
Return a read-only (constant) reference to the element container.

| void Cuboid::Sigma | ( | ::std::unique_ptr< Sigma_type > | p | ) |
Set the element value without copying.
| p | A new value to use. |
This function will try to use the passed value directly instead of making a copy.
| void Cuboid::Sigma | ( | const Sigma_optional & | x | ) |
Set the element 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 element. Otherwise the element container is set the 'not present' state.
| void Cuboid::Sigma | ( | const Sigma_type & | x | ) |
Set the element value.
| x | A new value to set. |
This function makes a copy of its argument and sets it as the new value of the element.
| Cuboid::Velocity_type & Cuboid::Velocity | ( | ) |
Return a read-write reference to the element.
| const Cuboid::Velocity_type & Cuboid::Velocity | ( | ) | const |
Return a read-only (constant) reference to the element.

| void Cuboid::Velocity | ( | ::std::unique_ptr< Velocity_type > | p | ) |
Set the element value without copying.
| p | A new value to use. |
This function will try to use the passed value directly instead of making a copy.
| void Cuboid::Velocity | ( | const Velocity_type & | x | ) |
Set the element value.
| x | A new value to set. |
This function makes a copy of its argument and sets it as the new value of the element.