id overloads
Declared in <balxml_formatter_compactimpl.h>
Return a reference providing modifiable access to the id attribute of this object.
Formatter_CompactImplStateId::Enum&
id();
» more...
Return a reference providing non-modifiable access to the id attribute of this object.
Formatter_CompactImplStateId::Enum const&
id() const;
» more...