#include <NamedVector.hpp>
◆ clear()
Clears the contents of elements and names vector
◆ empty()
Returns true if this does not contain any elements
◆ getElementByName()
Returns the state information for the given element
◆ hasNames()
Returns true if the joint vector is properly filled
◆ mapNameToIndex()
Returns the index that corresponds to the given name
- Exceptions
-
InvalidName | if the given name does not exist on this array |
◆ operator[]() [1/4]
convenience method, does the same as the getElementByName
◆ operator[]() [2/4]
convenience method, does the same as the getElementByName
◆ operator[]() [3/4]
returns the element with the given index
◆ operator[]() [4/4]
returns the element with the given index
◆ resize()
Resize the elements vector to this size
◆ size()
Returns the number of elements reported in this structure
◆ elements
◆ names
The names of the elements described in this structure, in the same order than the 'elements' field below
The documentation for this struct was generated from the following file:
- /home/dfki.uni-bremen.de/roehr/workspace/2maz/dev/base/types/src/NamedVector.hpp