Oyranos base structureAll Oyranos structures should be castable to this basic one. More...
#include <oyranos_alpha.h>
Data Fields | |
oyOBJECT_e | type_ |
oyStruct_Copy_f | copy |
oyStruct_Release_f | release |
oyObject_s | oy_ |
Oyranos base structure
All Oyranos structures should be castable to this basic one.
oyStruct_Copy_f oyStruct_s::copy |
copy function
Referenced by oyConversion_s::oyConversion_FilterAdd(), oyStructList_s::oyStructList_CopyFrom(), and oyValue_u::oyValueCopy().
features name and hash
Referenced by oyMessageFunc_(), oyOption_s::oyOption_GetValueText(), oyStruct_GetCMMPtr_(), oyStructList_GetRefType(), oyStructList_s::oyStructList_GetText(), and oyValue_u::oyValueCopy().
oyStruct_Release_f oyStruct_s::release |
release function
Referenced by oyImage_s::oyImage_DataSet(), oyImage_s::oyImage_Release(), oyStructList_GetRefType(), oyValue_u::oyValueClear(), and oyValue_u::oyValueCopy().
struct type
Referenced by oyStruct_TypeToText(), and oyStructList_GetRefType().