![]() |
Oyranos
git-devel
Oyranos is a full featured Color Management System
|
#include "oyranos.h"#include "oyranos_module.h"#include "oyHash_s.h"#include "oyCMMapi3_s.h"#include "oyCMMapiFilter_s.h"#include "oyCMMapiFilters_s.h"#include "oyCMMapis_s.h"#include "oyConversion_s.h"#include "oyFilterNodes_s.h"#include "oyFilterPlug_s.h"#include "oyFilterPlugs_s.h"#include "oyCMMapi_s.h"#include "oyCMMinfo_s.h"Macros | |
| #define | OY_FILTEREDGE_FREE 0x01 |
| #define | OY_FILTEREDGE_CONNECTED 0x02 |
| #define | OY_FILTEREDGE_LASTTYPE 0x04 |
Enumerations | |
| enum | oyREQUEST_e { oyREQUEST_NONE , oyREQUEST_HARD } |
[Template file inheritance graph] +– oyranos_module_internal.template.h
Oyranos is an open source Color Management System
| #define OY_FILTEREDGE_CONNECTED 0x02 |
list connected edges
| #define OY_FILTEREDGE_FREE 0x01 |
list free edges
| #define OY_FILTEREDGE_LASTTYPE 0x04 |
list last type edges
| enum oyREQUEST_e |
1.8.13