|
GDAL
|
| GetDefault() const | OGRFieldDefn | |
| GetFieldSubTypeName(OGRFieldSubType) | OGRFieldDefn | [static] |
| GetFieldTypeName(OGRFieldType) | OGRFieldDefn | [static] |
| GetJustify() const | OGRFieldDefn | [inline] |
| GetNameRef() | OGRFieldDefn | [inline] |
| GetPrecision() const | OGRFieldDefn | [inline] |
| GetSubType() const | OGRFieldDefn | [inline] |
| GetType() const | OGRFieldDefn | [inline] |
| GetWidth() const | OGRFieldDefn | [inline] |
| IsDefaultDriverSpecific() const | OGRFieldDefn | |
| IsIgnored() const | OGRFieldDefn | [inline] |
| IsNullable() const | OGRFieldDefn | [inline] |
| IsSame(const OGRFieldDefn *) const | OGRFieldDefn | |
| OGRFieldDefn(const char *, OGRFieldType) | OGRFieldDefn | |
| OGRFieldDefn(OGRFieldDefn *) | OGRFieldDefn | [explicit] |
| Set(const char *, OGRFieldType, int=0, int=0, OGRJustification=OJUndefined) | OGRFieldDefn | |
| SetDefault(const char *) | OGRFieldDefn | |
| SetIgnored(int bIgnoreIn) | OGRFieldDefn | [inline] |
| SetJustify(OGRJustification eJustifyIn) | OGRFieldDefn | [inline] |
| SetName(const char *) | OGRFieldDefn | |
| SetNullable(int bNullableIn) | OGRFieldDefn | [inline] |
| SetPrecision(int nPrecisionIn) | OGRFieldDefn | [inline] |
| SetSubType(OGRFieldSubType eSubTypeIn) | OGRFieldDefn | |
| SetType(OGRFieldType eTypeIn) | OGRFieldDefn | |
| SetWidth(int nWidthIn) | OGRFieldDefn | [inline] |
| ~OGRFieldDefn() (defined in OGRFieldDefn) | OGRFieldDefn |
1.7.6.1.