BDE 4.14.0 Production release
Loading...
Searching...
No Matches
balxml::DecoderOptions Member List

This is the complete list of members for balxml::DecoderOptions, including all inherited members.

accessAttribute(t_ACCESSOR &accessor, int id) constbalxml::DecoderOptions
accessAttribute(t_ACCESSOR &accessor, const char *name, int nameLength) constbalxml::DecoderOptions
accessAttributes(t_ACCESSOR &accessor) constbalxml::DecoderOptions
ATTRIBUTE_ID_FORMATTING_MODE enum valuebalxml::DecoderOptions
ATTRIBUTE_ID_MAX_DEPTH enum valuebalxml::DecoderOptions
ATTRIBUTE_ID_SKIP_UNKNOWN_ELEMENTS enum valuebalxml::DecoderOptions
ATTRIBUTE_ID_VALIDATE_INPUT_IS_UTF8 enum valuebalxml::DecoderOptions
ATTRIBUTE_ID_VALIDATE_ROOT_TAG enum valuebalxml::DecoderOptions
ATTRIBUTE_INDEX_FORMATTING_MODE enum valuebalxml::DecoderOptions
ATTRIBUTE_INDEX_MAX_DEPTH enum valuebalxml::DecoderOptions
ATTRIBUTE_INDEX_SKIP_UNKNOWN_ELEMENTS enum valuebalxml::DecoderOptions
ATTRIBUTE_INDEX_VALIDATE_INPUT_IS_UTF8 enum valuebalxml::DecoderOptions
ATTRIBUTE_INDEX_VALIDATE_ROOT_TAG enum valuebalxml::DecoderOptions
ATTRIBUTE_INFO_ARRAYbalxml::DecoderOptionsstatic
CLASS_NAMEbalxml::DecoderOptionsstatic
DecoderOptions()balxml::DecoderOptions
DecoderOptions(const DecoderOptions &original)balxml::DecoderOptions
DEFAULT_INITIALIZER_FORMATTING_MODEbalxml::DecoderOptionsstatic
DEFAULT_INITIALIZER_MAX_DEPTHbalxml::DecoderOptionsstatic
DEFAULT_INITIALIZER_SKIP_UNKNOWN_ELEMENTSbalxml::DecoderOptionsstatic
DEFAULT_INITIALIZER_VALIDATE_INPUT_IS_UTF8balxml::DecoderOptionsstatic
DEFAULT_INITIALIZER_VALIDATE_ROOT_TAGbalxml::DecoderOptionsstatic
formattingMode() constbalxml::DecoderOptionsinline
lookupAttributeInfo(int id)balxml::DecoderOptionsstatic
lookupAttributeInfo(const char *name, int nameLength)balxml::DecoderOptionsstatic
manipulateAttribute(t_MANIPULATOR &manipulator, int id)balxml::DecoderOptions
manipulateAttribute(t_MANIPULATOR &manipulator, const char *name, int nameLength)balxml::DecoderOptions
manipulateAttributes(t_MANIPULATOR &manipulator)balxml::DecoderOptions
maxDepth() constbalxml::DecoderOptionsinline
NUM_ATTRIBUTES enum valuebalxml::DecoderOptions
operator=(const DecoderOptions &rhs)balxml::DecoderOptions
print(bsl::ostream &stream, int level=0, int spacesPerLevel=4) constbalxml::DecoderOptions
reset()balxml::DecoderOptions
setFormattingMode(int value)balxml::DecoderOptionsinline
setMaxDepth(int value)balxml::DecoderOptionsinline
setSkipUnknownElements(bool value)balxml::DecoderOptionsinline
setValidateInputIsUtf8(bool value)balxml::DecoderOptionsinline
setValidateRootTag(bool value)balxml::DecoderOptionsinline
skipUnknownElements() constbalxml::DecoderOptionsinline
validateInputIsUtf8() constbalxml::DecoderOptionsinline
validateRootTag() constbalxml::DecoderOptionsinline
~DecoderOptions()balxml::DecoderOptions