#include </home/work/projects/wx/2.9/wx/interface/wx/msgout.h>

Under MSW this class outputs messages to the so called debug output. Under the other systems it simply uses the standard error stream.
Public Member Functions | |
| wxMessageOutputDebug () | |
| Default constructor. | |
| wxMessageOutputDebug::wxMessageOutputDebug | ( | ) |
Default constructor.
|
[ top ] |