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::Xao | private |
| checkGeometry() const | XAO::Xao | private |
| checkGroupDimension(const XAO::Dimension &dim) const | XAO::Xao | private |
| checkGroupIndex(const int &index) const | XAO::Xao | private |
| countFields() const | XAO::Xao | |
| countGroups() const | XAO::Xao | |
| exportXAO(const std::string &fileName, const std::string &shapeFileName) | XAO::Xao | |
| getAuthor() const | XAO::Xao | inline |
| 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::Xao | inline |
| getGroup(const int &index) | XAO::Xao | |
| getIntegerField(const int &index) | XAO::Xao | |
| getStringField(const int &index) | XAO::Xao | |
| getVersion() const | XAO::Xao | inline |
| getXML() | XAO::Xao | |
| importXAO(const std::string &fileName) | XAO::Xao | |
| m_author | XAO::Xao | private |
| m_fields | XAO::Xao | private |
| m_geometry | XAO::Xao | private |
| m_groups | XAO::Xao | private |
| m_version | XAO::Xao | private |
| removeField(Field *field) | XAO::Xao | |
| removeGroup(Group *group) | XAO::Xao | |
| setAuthor(const std::string &author) | XAO::Xao | inline |
| setGeometry(Geometry *geometry) | XAO::Xao | inline |
| setVersion(const std::string &version) | XAO::Xao | inline |
| setXML(const std::string &xml) | XAO::Xao | |
| Xao() | XAO::Xao | |
| Xao(const std::string &author, const std::string &version) | XAO::Xao | |
| ~Xao() | XAO::Xao | virtual |