BloombergLP::balxml::Formatter_CompactImplState::Formatter_CompactImplState

Create a Formatter_CompactImplState with the specified indentLevel and spacesPerLevel.

Synopsis

Declared in <balxml_formatter_compactimpl.h>

Formatter_CompactImplState(
    int indentLevel,
    int spacesPerLevel);

Description

The created object has an id attribute of Id::e_AT_START, an initialIndentLevel attribute equal to indentLevel, and a column attribute of 0.

Parameters

NameDescription
indentLevelinitial and current indent level
spacesPerLevelspaces per indentation level