spacesPerLevel overloads

Synopses

Declared in <balxml_formatter_prettyimpl.h>

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

int&
spacesPerLevel();

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

int const&
spacesPerLevel() const;

Created with MrDocs