addFeature(const std::string &source, Feature *f) | te::edit::RepositoryManager | |
addGeometry(const std::string &source, te::gm::Geometry *geom, FeatureType type) | te::edit::RepositoryManager | |
addGeometry(const std::string &source, te::da::ObjectId *id, te::gm::Geometry *geom, FeatureType type) | te::edit::RepositoryManager | |
clear(const std::string &source) | te::edit::RepositoryManager | |
clearAll() | te::edit::RepositoryManager | |
getFeature(const std::string &source, const te::gm::Envelope &e, int srid) const | te::edit::RepositoryManager | |
getFeature(const std::string &source, te::da::ObjectId *id) const | te::edit::RepositoryManager | |
getFeature(const std::string &source, const te::gm::Envelope &e, int srid, FeatureType tpToIgnored) const | te::edit::RepositoryManager | |
getFeatures(const std::string &source, const te::gm::Envelope &e, int srid) const | te::edit::RepositoryManager | |
getInstance() | te::common::Singleton< RepositoryManager > | static |
getRepositories() const | te::edit::RepositoryManager | |
getRepository(const std::string &source) const | te::edit::RepositoryManager | |
hasIdentify(const std::string &source, te::da::ObjectId *id) | te::edit::RepositoryManager | |
m_repositories | te::edit::RepositoryManager | private |
remove(const std::string &source) | te::edit::RepositoryManager | |
removeAll() | te::edit::RepositoryManager | |
removeFeature(const std::string &source, te::da::ObjectId *id) | te::edit::RepositoryManager | |
RepositoryManager() | te::edit::RepositoryManager | protected |
Singleton() | te::common::Singleton< RepositoryManager > | protected |
te::common::Singleton< RepositoryManager > class | te::edit::RepositoryManager | friend |
~RepositoryManager() | te::edit::RepositoryManager | protected |
~Singleton() | te::common::Singleton< RepositoryManager > | protected |