KiCad PCB EDA Suite
|
Go to the source code of this file.
Classes | |
class | REPORTER |
A pure virtual class used to derive REPORTER objects from. More... | |
class | WX_TEXT_CTRL_REPORTER |
A wrapper for reporting to a wxTextCtrl object. More... | |
class | WX_STRING_REPORTER |
A wrapper for reporting to a wxString object. More... | |
class | NULL_REPORTER |
A singleton reporter that reports to nowhere. More... | |
class | CLI_REPORTER |
Reporter forwarding messages to stdout or stderr as appropriate. More... | |
class | STDOUT_REPORTER |
Debug type reporter, forwarding messages to std::cout. More... | |
class | WXLOG_REPORTER |
class | STATUSBAR_REPORTER |
A wrapper for reporting to a specific text location in a statusbar. More... | |
Definition in file reporter.h.