This is the complete list of members for EnumRecordParser, including all inherited members.
assertChar(character specificChar, const NCString &where) | EnumRecordParser | static |
assertEndOfInput() | EnumRecordParser | static |
assertEndOfRecord() | EnumRecordParser | static |
assertNoTrailingWhitespaces(String &token) | EnumRecordParser | static |
assertNoUnnecessary(character specificChar, const NCString &where) | EnumRecordParser | static |
assertNoWhitespaces(const NCString &where) | EnumRecordParser | static |
Delim() | EnumRecordParser | static |
error(const NCString &what) | EnumRecordParser | static |
Get(String &result, bool isLastField=false) | EnumRecordParser | static |
Get(character &result, bool isLastField=false) | EnumRecordParser | static |
Get(TIntegral &result, bool isLastField=false) | EnumRecordParser | inlinestatic |
Get(TEnum &result, bool isLastField=false) | EnumRecordParser | inlinestatic |
Get(double &result, bool isLastField=false) | EnumRecordParser | static |
getInteger(bool isLastField) | EnumRecordParser | static |
Initialize(const String &input, character innerDelim, character outerDelim, const NString &resourceCategory, const NString &resourceName) | EnumRecordParser | inlinestatic |
InnerDelimChar | EnumRecordParser | static |
Input | EnumRecordParser | static |
OriginalInput | EnumRecordParser | static |
OuterDelim() | EnumRecordParser | static |
OuterDelimChar | EnumRecordParser | static |
ResourceCategory | EnumRecordParser | static |
ResourceName | EnumRecordParser | static |