This is the complete list of members for te::edit::Repository, including all inherited members.
| add(te::gm::Geometry *geom, FeatureType=TO_ADD) | te::edit::Repository | |
| add(te::da::ObjectId *id, te::gm::Geometry *geom, FeatureType type) | te::edit::Repository | |
| add(Feature *f) | te::edit::Repository | |
| buildIndex() | te::edit::Repository | private |
| buildIndex(const std::size_t &pos, te::gm::Geometry *geom) | te::edit::Repository | private |
| clear() | te::edit::Repository | |
| clearIndex() | te::edit::Repository | private |
| getAllFeatures() const | te::edit::Repository | |
| getFeature(const te::gm::Envelope &e, int srid) const | te::edit::Repository | |
| getFeature(te::da::ObjectId *id) const | te::edit::Repository | |
| getFeature(const te::gm::Envelope &e, int srid, FeatureType tpToIgnored) const | te::edit::Repository | |
| getFeatures(const te::gm::Envelope &e, int srid) const | te::edit::Repository | |
| getNewFeatures() const | te::edit::Repository | |
| getPosition(te::da::ObjectId *id) | te::edit::Repository | |
| getSource() const | te::edit::Repository | |
| hasIdentifier(te::da::ObjectId *id) | te::edit::Repository | |
| m_features | te::edit::Repository | private |
| m_rtree | te::edit::Repository | private |
| m_source | te::edit::Repository | private |
| remove(te::da::ObjectId *id) | te::edit::Repository | |
| Repository(const std::string &source) | te::edit::Repository | |
| set(te::da::ObjectId *id, te::gm::Geometry *geom, FeatureType type) | te::edit::Repository | |
| set(Feature *f) | te::edit::Repository | |
| set(const std::size_t &pos, Feature *f) | te::edit::Repository | private |
| ~Repository() | te::edit::Repository | |