Elm  1.0
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
elm::io::Output Member List

This is the complete list of members for elm::io::Output, including all inherited members.

flush(void)elm::io::Output
format(CString fmt,...)elm::io::Output
format(CString fmt, VarArg &args)elm::io::Output
Output(void)elm::io::Output
Output(OutStream &stream)elm::io::Output
print(bool value)elm::io::Output
print(char chr)elm::io::Output
print(double value)elm::io::Output
print(void *value)elm::io::Output
print(const char *str)elm::io::Output
print(const CString str)elm::io::Output
print(const String &str)elm::io::Output
print(const IntFormat &fmt)elm::io::Output
print(const FloatFormat &fmt)elm::io::Output
print(t::int32 value)elm::io::Output
print(t::uint32 value)elm::io::Output
print(t::int64 value)elm::io::Output
print(t::uint64 value)elm::io::Output
setStream(OutStream &stream)elm::io::Output
stream(void) const elm::io::Output