BloombergLP::balxml::Formatter_CompactImplState::Formatter_CompactImplState

Create a Formatter_CompactImplState having the specified id, indentLevel, initialIndentLevel, spacesPerLevel, and column attributes.

Synopsis

Declared in <balxml_formatter_compactimpl.h>

Formatter_CompactImplState(
    Id::Enum id,
    int indentLevel,
    int initialIndentLevel,
    int spacesPerLevel,
    int column);

Parameters

NameDescription
idinitial state-machine identifier
indentLevelcurrent indent level
initialIndentLevelindent level restored by reset
spacesPerLevelspaces per indentation level
columnapproximate current column number