spacesPerLevel overloads
Synopses
Declared in <balxml_formatter_compactimpl.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;
Return Value
-
modifiable reference to the
spacesPerLevelattribute -
non‐modifiable reference to the
spacesPerLevelattribute
Created with MrDocs