addr() const | otb::ogr::Feature | inline |
CheckInvariants() const | otb::ogr::Feature | inlineprivate |
Clone() const | otb::ogr::Feature | inline |
Feature(OGRFeatureDefn &definition) | otb::ogr::Feature | |
Feature(OGRFeature *feature) | otb::ogr::Feature | |
GetDefn() const | otb::ogr::Feature | inline |
GetFID() const | otb::ogr::Feature | inline |
GetFieldDefn(int index) const | otb::ogr::Feature | inline |
GetFieldDefn(std::string const &name) const | otb::ogr::Feature | inline |
GetFieldIndex(std::string const &name) const | otb::ogr::Feature | inline |
GetGeometry() const | otb::ogr::Feature | inline |
GetSize() const | otb::ogr::Feature | |
m_Feature | otb::ogr::Feature | private |
ogr() const | otb::ogr::Feature | inline |
ogr() | otb::ogr::Feature | inline |
operator[](int index) | otb::ogr::Feature | inline |
operator[](int index) const | otb::ogr::Feature | inline |
operator[](std::string const &name) | otb::ogr::Feature | inline |
operator[](std::string const &name) const | otb::ogr::Feature | inline |
otb::ogr::operator==(Feature const &lhs, Feature const &rhs) | otb::ogr::Feature | friend |
PrintSelf(std::ostream &os, itk::Indent indent) const | otb::ogr::Feature | inline |
SetFID(long fid) | otb::ogr::Feature | inline |
SetFrom(Feature const &rhs, int *map, bool mustForgive=true) | otb::ogr::Feature | inline |
SetFrom(Feature const &rhs, bool mustForgive=true) | otb::ogr::Feature | inline |
SetGeometry(OGRGeometry const *geometry) | otb::ogr::Feature | inline |
SetGeometryDirectly(UniqueGeometryPtr geometry) | otb::ogr::Feature | inline |
sptr() | otb::ogr::Feature | inline |
sptr() const | otb::ogr::Feature | inline |
StealGeometry() | otb::ogr::Feature | inline |
UncheckedClone() const | otb::ogr::Feature | private |
UncheckedGetDefn() const | otb::ogr::Feature | private |
UncheckedGetElement(int index) | otb::ogr::Feature | private |
UncheckedGetElement(std::string const &name) | otb::ogr::Feature | private |
UncheckedGetFID() const | otb::ogr::Feature | private |
UncheckedGetFieldDefn(int index) const | otb::ogr::Feature | private |
UncheckedGetFieldDefn(std::string const &name) const | otb::ogr::Feature | private |
UncheckedGetFieldIndex(std::string const &name) const | otb::ogr::Feature | private |
UncheckedGetGeometry() const | otb::ogr::Feature | private |
UncheckedPrintSelf(std::ostream &os, itk::Indent indent) const | otb::ogr::Feature | private |
UncheckedSetFID(long fid) | otb::ogr::Feature | private |
UncheckedSetFrom(Feature const &rhs, int *map, bool mustForgive=true) | otb::ogr::Feature | private |
UncheckedSetFrom(Feature const &rhs, bool mustForgive=true) | otb::ogr::Feature | private |
UncheckedSetGeometry(OGRGeometry const *geometry) | otb::ogr::Feature | private |
UncheckedSetGeometryDirectly(UniqueGeometryPtr geometry) | otb::ogr::Feature | private |
UncheckedStealGeometry() | otb::ogr::Feature | private |
~Feature() | otb::ogr::Feature | |