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::StringBuffer Member List

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

copyString(void)elm::StringBuffer
flush(void)elm::io::Output
format(CString fmt,...)elm::io::Output
format(CString fmt, VarArg &args)elm::io::Output
length(void) const elm::StringBuffer
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
reset(void)elm::StringBuffer
setStream(OutStream &stream)elm::io::Output
stream(void)elm::StringBuffer
elm::io::Output::stream(void) const elm::io::Output
StringBuffer(int capacity=64, int increment=32)elm::StringBuffer
toString(void)elm::StringBuffer