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

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

addBooleanField(const XAO::Dimension &dim, const int &nbComponents, const std::string &name=std::string(""))XAO::Xao
addDoubleField(const XAO::Dimension &dim, const int &nbComponents, const std::string &name=std::string(""))XAO::Xao
addField(const XAO::Type &type, const XAO::Dimension &dim, const int &nbComponents, const std::string &name=std::string(""))XAO::Xao
addGroup(const XAO::Dimension &dim, const std::string &name=std::string(""))XAO::Xao
addIntegerField(const XAO::Dimension &dim, const int &nbComponents, const std::string &name=std::string(""))XAO::Xao
addStringField(const XAO::Dimension &dim, const int &nbComponents, const std::string &name=std::string(""))XAO::Xao
checkFieldIndex(const int &index) const XAO::Xaoprivate
checkGeometry() const XAO::Xaoprivate
checkGroupDimension(const XAO::Dimension &dim) const XAO::Xaoprivate
checkGroupIndex(const int &index) const XAO::Xaoprivate
countFields() const XAO::Xao
countGroups() const XAO::Xao
exportXAO(const std::string &fileName, const std::string &shapeFileName)XAO::Xao
getAuthor() const XAO::Xaoinline
getBooleanField(const int &index)XAO::Xao
getDoubleField(const int &index)XAO::Xao
getField(const int &index)XAO::Xao
getFieldType(const int &index)XAO::Xao
getGeometry() const XAO::Xaoinline
getGroup(const int &index)XAO::Xao
getIntegerField(const int &index)XAO::Xao
getStringField(const int &index)XAO::Xao
getVersion() const XAO::Xaoinline
getXML()XAO::Xao
importXAO(const std::string &fileName)XAO::Xao
m_authorXAO::Xaoprivate
m_fieldsXAO::Xaoprivate
m_geometryXAO::Xaoprivate
m_groupsXAO::Xaoprivate
m_versionXAO::Xaoprivate
removeField(Field *field)XAO::Xao
removeGroup(Group *group)XAO::Xao
setAuthor(const std::string &author)XAO::Xaoinline
setGeometry(Geometry *geometry)XAO::Xaoinline
setVersion(const std::string &version)XAO::Xaoinline
setXML(const std::string &xml)XAO::Xao
Xao()XAO::Xao
Xao(const std::string &author, const std::string &version)XAO::Xao
~Xao()XAO::Xaovirtual