ML Reference
mlNotify.h File Reference
#include "mlUtilsSystem.h"
#include <iostream>
#include <vector>

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
 Defines the class GetTileJob.
namespace  std
 STL namespace.

Functions

ML_UTILS_EXPORT ostream & std::operator<< (ostream &s, const ml::Notify &notify)
 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.