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