![]() |
Oyranos Color Management System API |
Basic objects to make all higher level object types happy. More...
Data Structures | |
struct | oyObserver_s |
Oyranos object observers. More... | |
struct | oyPointer_s |
custom pointer More... | |
struct | oyStruct_s |
Oyranos base structure. More... | |
struct | oyStructList_s |
a pointer list More... | |
Enumerations | |
enum | oyOBJECT_e { } |
Oyranos structure type. More... | |
enum | oySIGNAL_e { } |
observer signals More... | |
enum | oyNAME_e { oyNAME_NAME , oyNAME_NICK , oyNAME_DESCRIPTION } |
describe the base types of a oyObject_s name More... | |
Basic objects to make all higher level object types happy.
enum oyNAME_e |
enum oyOBJECT_e |
Oyranos structure type.
enum oySIGNAL_e |
observer signals
The signal types are similiar to the graph event enum oyCONNECTOR_EVENT_e.