BloombergLP::balxml::Formatter_PrettyImplState::spacesPerLevel

spacesPerLevel overloads

Synopses

Declared in <balxml_formatter_prettyimpl.h>

Return a reference providing modifiable access to the spacesPerLevel attribute of this object.

int&
spacesPerLevel();
» more...

Return a reference providing non-modifiable access to the spacesPerLevel attribute of this object.

int const&
spacesPerLevel() const;
» more...