ISO8211Lib
|
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) const | DDFSubfieldDefn | |
FormatIntValue(char *pachData, int nBytesAvailable, int *pnBytesUsed, int nNewValue) const | DDFSubfieldDefn | |
FormatStringValue(char *pachData, int nBytesAvailable, int *pnBytesUsed, const char *pszValue, int nValueLength=-1) const | DDFSubfieldDefn | |
GetDataLength(const char *, int, int *) | DDFSubfieldDefn | |
GetDefaultValue(char *pachData, int nBytesAvailable, int *pnBytesUsed) const | DDFSubfieldDefn | |
GetFormat() const | DDFSubfieldDefn | inline |
GetName() const | DDFSubfieldDefn | inline |
GetType() const | DDFSubfieldDefn | inline |
GetWidth() const | DDFSubfieldDefn | inline |