BloombergLP::balxml::Formatter_PrettyImplState::id

id overloads

Synopses

Declared in <balxml_formatter_prettyimpl.h>

Return a reference providing modifiable access to the id attribute of this object.

Formatter_PrettyImplStateId::Enum&
id();
» more...

Return a reference providing non-modifiable access to the id attribute of this object.

Formatter_PrettyImplStateId::Enum const&
id() const;
» more...