Public Member Functions | |
WGout (wxTextCtrl *TC, bool Threaded=false) | |
Protected Member Functions | |
virtual int_type | overflow (int_type c=EOF) |
Private Types | |
typedef std::char_traits< wchar_t > | traits_type |
typedef traits_type::int_type | int_type |
Private Attributes | |
wxTextCtrl * | _tc |
bool | _threaded |
Definition at line 43 of file wxgout.h.