#include "Xabsl2Array.h"
Include dependency graph for Xabsl2Tools.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Xabsl2InputSource |
A Xabsl2Engine helper class for reading input data from files or from memory. More... | |
class | Xabsl2ErrorHandler |
A Xabsl2Engine helper class for handling errors and debug messages. More... | |
Defines | |
#define | XABSL2_DEBUG_INIT(expression) /**/ |
Expressions inside that macro are only executed if XABSL2_DEBUG_INIT is defined. | |
Typedefs | |
typedef unsigned long(* | TimeFunction )() |
A pointer to a function that returns the current system time. |
Martin Lötzsch
Definition in file Xabsl2Tools.h.
|
|
A pointer to a function that returns the current system time.
Definition at line 86 of file Xabsl2Tools.h. |