OGR
|
This is the complete list of members for OGRFieldDefn, including all inherited members.
GetFieldTypeName(OGRFieldType) | OGRFieldDefn | static |
GetJustify() | OGRFieldDefn | inline |
GetNameRef() | OGRFieldDefn | inline |
GetPrecision() | OGRFieldDefn | inline |
GetType() | OGRFieldDefn | inline |
GetWidth() | OGRFieldDefn | inline |
IsIgnored() | OGRFieldDefn | inline |
IsSame(const OGRFieldDefn *) const | OGRFieldDefn | |
OGRFieldDefn(const char *, OGRFieldType) | OGRFieldDefn | |
OGRFieldDefn(OGRFieldDefn *) | OGRFieldDefn | |
Set(const char *, OGRFieldType, int=0, int=0, OGRJustification=OJUndefined) | OGRFieldDefn | |
SetDefault(const OGRField *) | OGRFieldDefn | |
SetIgnored(int bIgnore) | OGRFieldDefn | inline |
SetJustify(OGRJustification eJustifyIn) | OGRFieldDefn | inline |
SetName(const char *) | OGRFieldDefn | |
SetPrecision(int nPrecisionIn) | OGRFieldDefn | inline |
SetType(OGRFieldType eTypeIn) | OGRFieldDefn | inline |
SetWidth(int nWidthIn) | OGRFieldDefn | inline |