This is the complete list of members for XAO::Xao, including all inherited members.
| addBooleanField(XAO::Dimension dim, int nbComponents, const std::string &name=std::string("")) | XAO::Xao | |
| addDoubleField(XAO::Dimension dim, int nbComponents, const std::string &name=std::string("")) | XAO::Xao | |
| addField(XAO::Type type, XAO::Dimension dim, int nbComponents, const std::string &name=std::string("")) | XAO::Xao | |
| addGroup(XAO::Dimension dim, const std::string &name=std::string("")) | XAO::Xao | |
| addIntegerField(XAO::Dimension dim, int nbComponents, const std::string &name=std::string("")) | XAO::Xao | |
| addStringField(XAO::Dimension dim, int nbComponents, const std::string &name=std::string("")) | XAO::Xao | |
| checkFieldIndex(int index) const | XAO::Xao | private |
| checkGeometry() const | XAO::Xao | private |
| checkGroupDimension(XAO::Dimension dim) const | XAO::Xao | private |
| checkGroupIndex(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(int index) | XAO::Xao | |
| getDoubleField(int index) | XAO::Xao | |
| getField(int index) | XAO::Xao | |
| getFieldType(int index) | XAO::Xao | |
| getGeometry() const | XAO::Xao | inline |
| getGroup(int index) | XAO::Xao | |
| getIntegerField(int index) | XAO::Xao | |
| getStringField(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 |