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);