GetFieldTypeName(OGRFieldType) | OGRFieldDefn | [static] |
GetJustify() | OGRFieldDefn | [inline] |
GetNameRef() | OGRFieldDefn | [inline] |
GetPrecision() | OGRFieldDefn | [inline] |
GetType() | OGRFieldDefn | [inline] |
GetWidth() | OGRFieldDefn | [inline] |
OGRFieldDefn(const char *, OGRFieldType) | OGRFieldDefn | |
OGRFieldDefn(OGRFieldDefn *) | OGRFieldDefn | |
Set(const char *, OGRFieldType, int=0, int=0, OGRJustification=OJUndefined) | OGRFieldDefn | |
SetDefault(const OGRField *) | OGRFieldDefn | |
SetJustify(OGRJustification eJustifyIn) | OGRFieldDefn | [inline] |
SetName(const char *) | OGRFieldDefn | |
SetPrecision(int nPrecisionIn) | OGRFieldDefn | [inline] |
SetType(OGRFieldType eTypeIn) | OGRFieldDefn | [inline] |
SetWidth(int nWidthIn) | OGRFieldDefn | [inline] |