Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
XAO::Field Member List

This is the complete list of members for XAO::Field, including all inherited members.

addNewStep(const int &number)=0XAO::Fieldpure virtual
begin()XAO::Fieldinline
checkComponent(const int &component)XAO::Fieldprotected
checkStepIndex(const int &step)XAO::Fieldprotected
countComponents() const XAO::Fieldinline
countElements() const XAO::Fieldinline
countSteps() const XAO::Fieldinline
countValues() const XAO::Fieldinline
createField(const XAO::Type &type, const XAO::Dimension &dimension, const int &nbElements, const int &nbComponents, const std::string &name=std::string(""))XAO::Fieldstatic
end()XAO::Fieldinline
Field(const XAO::Dimension &dimension, const int &nbElements, const int &nbComponents, const std::string &name)XAO::Fieldprotected
getComponentName(const int &index)XAO::Field
getDimension() const XAO::Fieldinline
getName() const XAO::Fieldinline
getType()=0XAO::Fieldpure virtual
hasStep(const int &step)XAO::Field
m_componentsXAO::Fieldprotected
m_dimensionXAO::Fieldprotected
m_nameXAO::Fieldprotected
m_nbComponentsXAO::Fieldprotected
m_nbElementsXAO::Fieldprotected
m_stepsXAO::Fieldprotected
removeStep(Step *step)XAO::Field
setComponentName(const int &componentIndex, const std::string &name)XAO::Field
setComponentsNames(const std::vector< std::string > &names)XAO::Field
setName(const std::string &name)XAO::Fieldinline
~Field()XAO::Fieldvirtual