Convention
Enumeration of text conventions.
Definition text.hxx:24
@ hexadecimal
Indicates the hexadecimal convention.
Definition text.hxx:40
@ literal
Indicates the literal convention.
Definition text.hxx:31
Convention convention() const
Get the text convention used for this object.
Definition text.cxx:46
Text(Convention=Convention::literal)
Constructor.
Definition text.cxx:12