[#BloombergLP-balxml-Formatter_CompactImplState-2constructor-0eb] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Formatter_CompactImplState.adoc[Formatter_CompactImplState]::Formatter_CompactImplState :relfileprefix: ../../../ :mrdocs: Create a `Formatter_CompactImplState` having the specified `id`, `indentLevel`, `initialIndentLevel`, `spacesPerLevel`, and `column` attributes. == Synopsis Declared in `<balxml_formatter_compactimpl.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- Formatter_CompactImplState( xref:BloombergLP/balxml/Formatter_CompactImplStateId/Enum.adoc[Id::Enum] id, int indentLevel, int initialIndentLevel, int spacesPerLevel, int column); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#