Basic objects to make all higher level object types happy.
More...
Basic objects to make all higher level object types happy.
describe the base types of a oyObject_s name
- Version
- Oyranos: 0.1.8
- Since
- 2007/10/00 (Oyranos: 0.1.8)
- Date
- 2007/10/00
Enumerator |
---|
oyNAME_NAME |
compatible to oyName_s/oyObject_s
|
oyNAME_NICK |
compatible to oyName_s/oyObject_s
|
oyNAME_DESCRIPTION |
compatible to oyName_s/oyObject_s
|
Oyranos structure type.
- Version
- Oyranos: 0.1.8
- Since
- 2007/11/22 (Oyranos: 0.1.x)
- Date
- 2008/07/31
observer signalsThe signal types are similiar to the graph event enum oyCONNECTOR_EVENT_e.
- Version
- Oyranos: 0.1.10
- Since
- 2009/10/26 (Oyranos: 0.1.10)
- Date
- 2009/10/26
Enumerator |
---|
oySIGNAL_CONNECTED |
connection established
|
oySIGNAL_RELEASED |
released the connection
|
oySIGNAL_DATA_CHANGED |
call to update image views
|
oySIGNAL_STORAGE_CHANGED |
new data accessors
|
oySIGNAL_INCOMPATIBLE_DATA |
can not process image
|
oySIGNAL_INCOMPATIBLE_OPTION |
can not handle option
|
oySIGNAL_INCOMPATIBLE_CONTEXT |
can not handle profile
|
oySIGNAL_USER3 |
more signal types are possible
|