This is the complete list of members for
DDFSubfieldDefn, including all inherited members.
| DDFBinaryFormat enum name | DDFSubfieldDefn | |
| Dump(FILE *fp) | DDFSubfieldDefn | |
| DumpData(const char *pachData, int nMaxBytes, FILE *fp) | DDFSubfieldDefn | |
| ExtractFloatData(const char *pachData, int nMaxBytes, int *pnConsumedBytes) | DDFSubfieldDefn | |
| ExtractIntData(const char *pachData, int nMaxBytes, int *pnConsumedBytes) | DDFSubfieldDefn | |
| ExtractStringData(const char *pachData, int nMaxBytes, int *pnConsumedBytes) | DDFSubfieldDefn | |
| FormatFloatValue(char *pachData, int nBytesAvailable, int *pnBytesUsed, double dfNewValue) | DDFSubfieldDefn | |
| FormatIntValue(char *pachData, int nBytesAvailable, int *pnBytesUsed, int nNewValue) | DDFSubfieldDefn | |
| FormatStringValue(char *pachData, int nBytesAvailable, int *pnBytesUsed, const char *pszValue, int nValueLength=-1) | DDFSubfieldDefn | |
| GetDataLength(const char *, int, int *) | DDFSubfieldDefn | |
| GetDefaultValue(char *pachData, int nBytesAvailable, int *pnBytesUsed) | DDFSubfieldDefn | |
| GetFormat() | DDFSubfieldDefn | [inline] |
| GetName() | DDFSubfieldDefn | [inline] |
| GetType() | DDFSubfieldDefn | [inline] |
| GetWidth() | DDFSubfieldDefn | [inline] |