#include <ConsoleStreambuf.h>
Public Member Functions | |
| void | setNextWriteLoc (int x, int y) |
| If set, the next output will be an mlprintf instead of a mprintf, with the specified coordinates. | |
| void | setNextWriteLoc (int x, int y) |
Protected Member Functions | |
| int | sync () |
| void | flush_output () |
| int_type | overflow (int_type meta=traits_type::eof()) |
| std::streamsize | xsputn (const char_type *ptr, std::streamsize count) |
| int | sync () |
| void | flush_output () |
| int | overflow (int meta=EOF) |
| std::streamsize | xsputn (const char *ptr, std::streamsize count) |
For specifics on these functions, consult a standard C++ library reference.
|
|
|
1.3