Directed Acyclic Graph handling, caching and data processing.
More...
Directed Acyclic Graph handling, caching and data processing.
Connector events types.
- Version
- Oyranos: 0.1.8
- Since
- 2008/00/00 (Oyranos: 0.1.8)
- Date
- 2008/00/00
Enumerator |
---|
oyCONNECTOR_EVENT_OK |
kind of ping
|
oyCONNECTOR_EVENT_CONNECTED |
connection established
|
oyCONNECTOR_EVENT_RELEASED |
released the connection
|
oyCONNECTOR_EVENT_DATA_CHANGED |
call to update image views
|
oyCONNECTOR_EVENT_STORAGE_CHANGED |
new data accessors
|
oyCONNECTOR_EVENT_INCOMPATIBLE_DATA |
can not process image
|
oyCONNECTOR_EVENT_INCOMPATIBLE_OPTION |
can not handle option
|
oyCONNECTOR_EVENT_INCOMPATIBLE_CONTEXT |
can not handle profile
|
oyCONNECTOR_EVENT_INCOMPLETE_GRAPH |
can not completely process
|
see:http://lists.freedesktop.org/archives/openicc/2008q4/001724.html
- See also
- registration
Enumerator |
---|
oyFILTER_REG_TOP |
e.g. "shared" for filters
|
oyFILTER_REG_DOMAIN |
e.g. "oyranos.org"
|
oyFILTER_REG_TYPE |
e.g. "imaging" filter group
|
oyFILTER_REG_APPLICATION |
e.g. "scale" filter name
|
oyFILTER_REG_OPTION |
e.g. "x" filter option
|
- Version
- Oyranos: 0.1.11
- Since
- 2010/08/12 (Oyranos: 0.1.11)
- Date
- 2010/08/12
Enumerator |
---|
oyFILTER_REG_MODE_STRIP_IMPLEMENTATION_ATTR |
segments starting with underbar are implementation attributes
|