Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
This is the complete list of members for Formatter, including all inherited members.
CONTINUE | Formatter | protectedstatic |
DONE | Formatter | protectedstatic |
escape(void) const | Formatter | inline |
escape(char c) | Formatter | inline |
format(io::InStream &in, io::OutStream &out=io::out) | Formatter | |
Formatter(char esc='%') | Formatter | |
process(io::OutStream &out, char chr)=0 | Formatter | protectedpure virtual |
REJECT | Formatter | protectedstatic |
~Formatter(void) | Formatter | inlinevirtual |