|
BDE 4.14.0 Production release
|
This is the complete list of members for balxml::Formatter_CompactImplUtil, including all inherited members.
| addAttribute(bsl::ostream &stream, State *state, const bsl::string_view &name, const VALUE_TYPE &value, int valueFormattingMode=0, const EncoderOptions &encoderOptions=EncoderOptions()) | balxml::Formatter_CompactImplUtil | static |
| addBlankLine(bsl::ostream &stream, State *state) | balxml::Formatter_CompactImplUtil | static |
| addComment(bsl::ostream &stream, State *state, const bsl::string_view &comment, bool forceNewline=true) | balxml::Formatter_CompactImplUtil | static |
| addData(bsl::ostream &stream, State *state, const VALUE_TYPE &value, int formattingMode=0, const EncoderOptions &encoderOptions=EncoderOptions()) | balxml::Formatter_CompactImplUtil | static |
| addElementAndData(bsl::ostream &stream, State *state, const bsl::string_view &name, const TYPE &value, int formattingMode=0, const EncoderOptions &encoderOptions=EncoderOptions()) | balxml::Formatter_CompactImplUtil | static |
| addHeader(bsl::ostream &stream, State *state, const bsl::string_view &encoding) | balxml::Formatter_CompactImplUtil | static |
| addListData(bsl::ostream &stream, State *state, const VALUE_TYPE &value, int formattingMode=0, const EncoderOptions &encoderOptions=EncoderOptions()) | balxml::Formatter_CompactImplUtil | static |
| addNewline(bsl::ostream &stream, State *state) | balxml::Formatter_CompactImplUtil | static |
| addValidComment(bsl::ostream &stream, State *state, const bsl::string_view &comment, bool forceNewline=true, bool omitEnclosingWhitespace=false) | balxml::Formatter_CompactImplUtil | static |
| closeElement(bsl::ostream &stream, State *state, const bsl::string_view &name) | balxml::Formatter_CompactImplUtil | static |
| flush(bsl::ostream &stream, State *state) | balxml::Formatter_CompactImplUtil | static |
| openElement(bsl::ostream &stream, State *state, const bsl::string_view &name, WhitespaceType::Enum whitespaceMode=WhitespaceType::e_PRESERVE_WHITESPACE) | balxml::Formatter_CompactImplUtil | static |
| reset(State *state) | balxml::Formatter_CompactImplUtil | inlinestatic |
| State typedef | balxml::Formatter_CompactImplUtil | |
| StateId typedef | balxml::Formatter_CompactImplUtil | |
| WhitespaceType typedef | balxml::Formatter_CompactImplUtil |