Functions | |
WindowStream (HWND iwin) | |
WindowStream (const MCHAR *title) | |
~WindowStream () | |
classof_methods (WindowStream, CharStream) | |
void | collect () |
void | gc_trace () |
ScripterExport void | sprin1 (CharStream *s) |
Variables | |
visible_class_debug_ok(WindowStream) class WindowStream int | cursor |
MSTR | title |
Listener * | listener |
CharStream * | log |
MCHAR | wputs_buf [512] |
MCHAR * | wputs_p |
HWND | echo |
WindowStream | ( | HWND | iwin | ) |
WindowStream | ( | const MCHAR * | title | ) |
~WindowStream | ( | ) |
classof_methods | ( | WindowStream | , |
CharStream | |||
) |
void collect | ( | ) |
void gc_trace | ( | ) |
ScripterExport void sprin1 | ( | CharStream * | s | ) |
visible_class_debug_ok (WindowStream) class WindowStream int cursor |
Value * title |
Listener* listener |
CharStream* log |
MCHAR wputs_buf[512] |
MCHAR* wputs_p |
HWND echo |