Euresys Memento low-level C API.
More...
Euresys Memento low-level C API.
◆ MEMENTO_API
| #define MEMENTO_API GC_IMPORT_EXPORT void GC_CALLTYPE |
◆ MEMENTO_VERBOSITY_CRITICAL
| #define MEMENTO_VERBOSITY_CRITICAL (1) |
◆ MEMENTO_VERBOSITY_ERROR
| #define MEMENTO_VERBOSITY_ERROR (2) |
◆ MEMENTO_VERBOSITY_WARNING
| #define MEMENTO_VERBOSITY_WARNING (3) |
◆ MEMENTO_VERBOSITY_NOTICE
| #define MEMENTO_VERBOSITY_NOTICE (4) |
◆ MEMENTO_VERBOSITY_INFO
| #define MEMENTO_VERBOSITY_INFO (5) |
◆ MEMENTO_VERBOSITY_DEBUG
| #define MEMENTO_VERBOSITY_DEBUG (6) |
◆ MEMENTO_VERBOSITY_VERBOSE
| #define MEMENTO_VERBOSITY_VERBOSE (7) |
◆ MementoOutputString()
◆ MementoOutputStringEx()
| MEMENTO_API MementoOutputStringEx |
( |
const char * |
text, |
|
|
unsigned char |
verbosity, |
|
|
unsigned char |
kind |
|
) |
| |
◆ MementoGetTimestampUs()
| GC_IMPORT_EXPORT unsigned long long GC_CALLTYPE MementoGetTimestampUs |
( |
void |
| ) |
|