Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
This is the complete list of members for WinOutStream, including all inherited members.
_fd | WinOutStream | protected |
fd(void) const | WinOutStream | inline |
flush(void) | WinOutStream | virtual |
lastErrorMessage(void) | WinOutStream | virtual |
null | OutStream | static |
supportsANSI() const | OutStream | virtual |
WinOutStream(void *fd) | WinOutStream | |
write(const char *buffer, int size) | WinOutStream | virtual |
elm::io::OutStream::write(char byte) | OutStream | virtual |
~OutStream(void) | OutStream | inlinevirtual |