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

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

addAttribute(const bsl::string_view &name, const TYPE &value, int formattingMode=0)balxml::Formatter
addBlankLine()balxml::Formatterinline
addComment(const bsl::string_view &comment, bool forceNewline=true)balxml::Formatter
addData(const TYPE &value, int formattingMode=0)balxml::Formatter
addElementAndData(const bsl::string_view &name, const TYPE &value, int formattingMode=0)balxml::Formatter
addHeader(const bsl::string_view &encoding="UTF-8")balxml::Formatter
addListData(const TYPE &value, int formattingMode=0)balxml::Formatter
addNewline()balxml::Formatterinline
addValidComment(const bsl::string_view &comment, bool forceNewline=true, bool omitEnclosingWhitespace=false)balxml::Formatter
BAEXML_NEWLINE_INDENTbalxml::Formatterstatic
closeElement(const bsl::string_view &name)balxml::Formatter
e_NEWLINE_INDENTbalxml::Formatterstatic
e_PRESERVE_WHITESPACEbalxml::Formatterstatic
e_WORDWRAPbalxml::Formatterstatic
e_WORDWRAP_INDENTbalxml::Formatterstatic
encoderOptions() constbalxml::Formatterinline
flush()balxml::Formatterinline
Formatter(bsl::streambuf *output, int indentLevel=0, int spacesPerLevel=4, int wrapColumn=80, bslma::Allocator *basicAllocator=0)balxml::Formatter
Formatter(bsl::ostream &output, int indentLevel=0, int spacesPerLevel=4, int wrapColumn=80, bslma::Allocator *basicAllocator=0)balxml::Formatter
Formatter(bsl::streambuf *output, const EncoderOptions &encoderOptions, int indentLevel=0, int spacesPerLevel=4, int wrapColumn=80, bslma::Allocator *basicAllocator=0)balxml::Formatter
Formatter(bsl::ostream &output, const EncoderOptions &encoderOptions, int indentLevel=0, int spacesPerLevel=4, int wrapColumn=80, bslma::Allocator *basicAllocator=0)balxml::Formatter
indentLevel() constbalxml::Formatterinline
openElement(const bsl::string_view &name, WhitespaceType whitespaceMode=e_PRESERVE_WHITESPACE)balxml::Formatter
outputColumn() constbalxml::Formatterinline
rawOutputStream()balxml::Formatterinline
reset()balxml::Formatter
spacesPerLevel() constbalxml::Formatterinline
status() constbalxml::Formatterinline
WhitespaceType typedefbalxml::Formatter
wrapColumn() constbalxml::Formatterinline