te::edit::Repository Member List

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::Repositoryprivate
buildIndex(const std::size_t &pos, te::gm::Geometry *geom)te::edit::Repositoryprivate
clear()te::edit::Repository
clearIndex()te::edit::Repositoryprivate
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_featureste::edit::Repositoryprivate
m_rtreete::edit::Repositoryprivate
m_sourcete::edit::Repositoryprivate
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::Repositoryprivate
~Repository()te::edit::Repository