id overloads
Synopses
Declared in <balxml_formatter_prettyimpl.h>
Return a reference providing modifiable access to the id attribute of this object.
Return a reference providing non‐modifiable access to the id attribute of this object.
Formatter_PrettyImplStateId::Enum const&
id() const;
Return Value
-
a reference providing modifiable access to the
idattribute -
a reference providing non‐modifiable access to the
idattribute
Created with MrDocs