This is the complete list of members for XAO::Group, including all inherited members.
add(const int &value) | XAO::Group | |
begin() | XAO::Group | inline |
checkIndex(const int &element) | XAO::Group | private |
count() const | XAO::Group | inline |
end() | XAO::Group | inline |
get(const int &index) | XAO::Group | inline |
getDimension() | XAO::Group | inline |
getName() | XAO::Group | inline |
getNbElements() | XAO::Group | inline |
Group(const XAO::Dimension &dim, const int &nbElements, const std::string &name=std::string("")) | XAO::Group | |
m_count | XAO::Group | private |
m_dimension | XAO::Group | private |
m_elements | XAO::Group | private |
m_name | XAO::Group | private |
m_nbElements | XAO::Group | private |
remove(const int &value) | XAO::Group | |
setName(const std::string &name) | XAO::Group | inline |
~Group() | XAO::Group | virtual |