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

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

accessAttribute(t_ACCESSOR &accessor, int id) constbaljsn::DecoderOptions
accessAttribute(t_ACCESSOR &accessor, const char *name, int nameLength) constbaljsn::DecoderOptions
accessAttributes(t_ACCESSOR &accessor) constbaljsn::DecoderOptions
allowConsecutiveSeparators() constbaljsn::DecoderOptionsinline
allowFormFeedAsWhitespace() constbaljsn::DecoderOptionsinline
allowUnescapedControlCharacters() constbaljsn::DecoderOptionsinline
ATTRIBUTE_ID_ALLOW_CONSECUTIVE_SEPARATORS enum valuebaljsn::DecoderOptions
ATTRIBUTE_ID_ALLOW_FORM_FEED_AS_WHITESPACE enum valuebaljsn::DecoderOptions
ATTRIBUTE_ID_ALLOW_UNESCAPED_CONTROL_CHARACTERS enum valuebaljsn::DecoderOptions
ATTRIBUTE_ID_MAX_DEPTH enum valuebaljsn::DecoderOptions
ATTRIBUTE_ID_SKIP_UNKNOWN_ELEMENTS enum valuebaljsn::DecoderOptions
ATTRIBUTE_ID_VALIDATE_INPUT_IS_UTF8 enum valuebaljsn::DecoderOptions
ATTRIBUTE_INDEX_ALLOW_CONSECUTIVE_SEPARATORS enum valuebaljsn::DecoderOptions
ATTRIBUTE_INDEX_ALLOW_FORM_FEED_AS_WHITESPACE enum valuebaljsn::DecoderOptions
ATTRIBUTE_INDEX_ALLOW_UNESCAPED_CONTROL_CHARACTERS enum valuebaljsn::DecoderOptions
ATTRIBUTE_INDEX_MAX_DEPTH enum valuebaljsn::DecoderOptions
ATTRIBUTE_INDEX_SKIP_UNKNOWN_ELEMENTS enum valuebaljsn::DecoderOptions
ATTRIBUTE_INDEX_VALIDATE_INPUT_IS_UTF8 enum valuebaljsn::DecoderOptions
ATTRIBUTE_INFO_ARRAYbaljsn::DecoderOptionsstatic
CLASS_NAMEbaljsn::DecoderOptionsstatic
DecoderOptions()baljsn::DecoderOptions
DecoderOptions(const DecoderOptions &original)baljsn::DecoderOptions
DEFAULT_INITIALIZER_ALLOW_CONSECUTIVE_SEPARATORSbaljsn::DecoderOptionsstatic
DEFAULT_INITIALIZER_ALLOW_FORM_FEED_AS_WHITESPACEbaljsn::DecoderOptionsstatic
DEFAULT_INITIALIZER_ALLOW_UNESCAPED_CONTROL_CHARACTERSbaljsn::DecoderOptionsstatic
DEFAULT_INITIALIZER_MAX_DEPTHbaljsn::DecoderOptionsstatic
DEFAULT_INITIALIZER_SKIP_UNKNOWN_ELEMENTSbaljsn::DecoderOptionsstatic
DEFAULT_INITIALIZER_VALIDATE_INPUT_IS_UTF8baljsn::DecoderOptionsstatic
hashAppendbaljsn::DecoderOptionsfriend
lookupAttributeInfo(int id)baljsn::DecoderOptionsstatic
lookupAttributeInfo(const char *name, int nameLength)baljsn::DecoderOptionsstatic
manipulateAttribute(t_MANIPULATOR &manipulator, int id)baljsn::DecoderOptions
manipulateAttribute(t_MANIPULATOR &manipulator, const char *name, int nameLength)baljsn::DecoderOptions
manipulateAttributes(t_MANIPULATOR &manipulator)baljsn::DecoderOptions
maxDepth() constbaljsn::DecoderOptionsinline
NUM_ATTRIBUTES enum valuebaljsn::DecoderOptions
operator!=baljsn::DecoderOptionsfriend
operator<<baljsn::DecoderOptionsfriend
operator=(const DecoderOptions &rhs)baljsn::DecoderOptions
operator==baljsn::DecoderOptionsfriend
print(bsl::ostream &stream, int level=0, int spacesPerLevel=4) constbaljsn::DecoderOptions
reset()baljsn::DecoderOptions
setAllowConsecutiveSeparators(bool value)baljsn::DecoderOptionsinline
setAllowFormFeedAsWhitespace(bool value)baljsn::DecoderOptionsinline
setAllowUnescapedControlCharacters(bool value)baljsn::DecoderOptionsinline
setMaxDepth(int value)baljsn::DecoderOptionsinline
setSkipUnknownElements(bool value)baljsn::DecoderOptionsinline
setValidateInputIsUtf8(bool value)baljsn::DecoderOptionsinline
skipUnknownElements() constbaljsn::DecoderOptionsinline
validateInputIsUtf8() constbaljsn::DecoderOptionsinline
~DecoderOptions()baljsn::DecoderOptions