MeVis/Foundation/Sources/MLUtilities/mlErrorOutputInfos.h File Reference

Information container for error, debug or tracing information. More...

#include "mlDateTime.h"
#include "mlUtilsSystem.h"
#include "mlErrorOutput.h"

Go to the source code of this file.


Classes

class  ml::ErrorOutputInfos
 Struct which contains all information about errors, fatal errors, warnings, information or debug prints. More...

Namespaces

namespace  ml
 Define the namespace name like in the ML. Default is ml.
namespace  std
 Provide trigonometric etc.

Functions

ostream & std::operator<< (ostream &s, const ml::ErrorOutputInfos &eoi)
 Overload "<<" operator for stream output of ML ErrorOutputInfos objects.


Detailed Description

Information container for error, debug or tracing information.

Author:
Wolf Spindler
Date:
07/2001
The struct ErrorOutputInfos is passed to any call of a user registered function of type ErrorOutputCB to notify about detailed debug, error or other runtime information. It passes the registered userData pointer for the callback function, a completely composed information string for convenience and a structure of type ErrorOutputInfos to the function. The struct contains

Definition in file mlErrorOutputInfos.h.


Generated on Sat Sep 3 18:37:43 2011 for MLReference by  doxygen 1.5.8