BloombergLP::balxml::Formatter_CompactImplState::indentLevel

indentLevel overloads

Synopses

Declared in <balxml_formatter_compactimpl.h>

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

int&
indentLevel();
» more...

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

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

Return Value

  • modifiable reference to the indentLevel attribute
  • non-modifiable reference to the indentLevel attribute