MeVisLab Toolbox Reference
|
Go to the source code of this file.
Classes | |
class | ml::Notify |
Class to handle all ML Notify prints, errors and warnings. More... | |
Namespaces | |
namespace | ml |
Main documentation file for ML users and developers. | |
namespace | std |
STL namespace. | |
Functions | |
ML_UTILS_EXPORT ostream & | std::operator<< (ostream &s, const ml::Notify ¬ify) |
Overloading the operator "<<" for stream output of Notify objects. | |
Variables | |
ML_UTILS_EXPORT Notify | ml::MLNotify |
Singleton which contains all registered callback functions of the ML. | |