![]() |
Oyranos
git-devel
Oyranos is a full featured Color Management System
|
helpers More...
#include "oyranos_core.h"#include "oyranos_helper.h"#include "oyranos_internal.h"#include "oyranos_icc.h"#include "md5.h"#include "lookup3.h"#include <stdio.h>#include <string.h>Variables | |
| int | oy_debug_memory = 0 |
| Aktivate memory debugging. More... | |
| signed int | oy_debug_objects = -1 |
| Activate object debugging. More... | |
| int | oy_debug_signals = 0 |
| Aktivate signal debugging. More... | |
helpers
Oyranos is an open source Color Management System
| int oy_debug_memory = 0 |
Aktivate memory debugging.
Maps to OY_DEBUG_MEMORY environment variable.
| signed int oy_debug_objects = -1 |
Activate object debugging.
select object id
Maps to OY_DEBUG_OBJECTS environment variable.
Referenced by oyObject_GetId(), oyObject_UnRef(), and oyObjectTreePrint().
| int oy_debug_signals = 0 |
Aktivate signal debugging.
Maps to OY_DEBUG_SIGNALS environment variable.
1.8.13