ML Reference
|
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 | |
namespace | ml |
Main documentation file for ML users and developers. | |
Typedefs | |
typedef MLuint16 | ml::MLGlobalTraceBufferType |
The type used in the MLGlobalTraceBuffer. | |
Variables | |
ML_UTILS_EXPORT TraceBuffer< MLGlobalTraceBufferType > | ml::MLGlobalTraceBuffer |
This is a global singleton of the TraceBuffer class. | |