GDAL
|
This is the complete list of members for OGRGeomFieldDefn, including all inherited members.
FromHandle(OGRGeomFieldDefnH hGeomFieldDefn) | OGRGeomFieldDefn | inlinestatic |
GetNameRef() const | OGRGeomFieldDefn | inline |
GetSpatialRef() const | OGRGeomFieldDefn | virtual |
GetType() const | OGRGeomFieldDefn | inline |
IsIgnored() const | OGRGeomFieldDefn | inline |
IsNullable() const | OGRGeomFieldDefn | inline |
IsSame(const OGRGeomFieldDefn *) const | OGRGeomFieldDefn | |
OGRGeomFieldDefn(const char *pszNameIn, OGRwkbGeometryType eGeomTypeIn) | OGRGeomFieldDefn | |
OGRGeomFieldDefn(const OGRGeomFieldDefn *) | OGRGeomFieldDefn | explicit |
SetIgnored(int bIgnoreIn) | OGRGeomFieldDefn | inline |
SetName(const char *) | OGRGeomFieldDefn | |
SetNullable(int bNullableIn) | OGRGeomFieldDefn | inline |
SetSpatialRef(OGRSpatialReference *poSRSIn) | OGRGeomFieldDefn | |
SetType(OGRwkbGeometryType eTypeIn) | OGRGeomFieldDefn | |
ToHandle(OGRGeomFieldDefn *poGeomFieldDefn) | OGRGeomFieldDefn | inlinestatic |
~OGRGeomFieldDefn() (defined in OGRGeomFieldDefn) | OGRGeomFieldDefn | virtual |