MeVisLab Toolbox Reference
mlTrace.h File Reference
#include "mlTypeDefs.h"
#include "mlUtilsSystem.h"
#include <cstring>

Go to the source code of this file.

Classes

class  ml::TraceBuffer< INDEXTYPE >
 This class manages a list and a stack of pointers to permanent strings. More...
 
class  ml::Trace< INDEXTYPE >
 This class simply implements a constructor and a destructor. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Typedefs

typedef MLuint16 ml::MLGlobalTraceBufferType
 The type used in the MLGlobalTraceBuffer. More...
 

Variables

ML_UTILS_EXPORT TraceBuffer< MLGlobalTraceBufferType > ml::MLGlobalTraceBuffer
 This is a global singleton of the TraceBuffer class. More...