![]() |
CustusX
15.8
An IGT application
|
#include "cxResourceExport.h"#include "cxDefinitions.h"#include "cxTypeConversions.h"#include "boost/shared_ptr.hpp"Go to the source code of this file.
Classes | |
| class | cx::MessageLogger |
Namespaces | |
| cx | |
| Namespace for all CustusX production code. | |
Functions | |
| void | cx::reportDebug (QString msg) |
| void | cx::report (QString msg) |
| void | cx::reportWarning (QString msg) |
| void | cx::reportError (QString msg) |
| void | cx::reportSuccess (QString msg) |
The file cxLogger contains logging functions and macros.
Definition in file cxLogger.h.