elementNesting overloads
Synopses
Declared in <balxml_formatter_prettyimpl.h>
Return a reference providing modifiable access to the elementNesting attribute of this object.
Return a reference providing non‐modifiable access to the elementNesting attribute of this object.
bsl::vector<FormatterWhitespaceType::Enum> const&
elementNesting() const;
Return Value
-
a reference providing modifiable access to the
elementNestingattribute -
a reference providing non‐modifiable access to the
elementNestingattribute
Created with MrDocs