![]() |
Oyranos
0.9.7
Oyranos is a full featured Color Management System
|
Macros | |
#define | CMM_BASE_REG OY_TOP_SHARED OY_SLASH OY_DOMAIN_STD OY_SLASH OY_TYPE_STD OY_SLASH "device" OY_SLASH "config.icc_profile.printer." CMM_NICK |
Functions | |
int | CUPSgetProfiles (const char *device_name, ppd_file_t *ppd_file, oyConfigs_s *devices, oyOptions_s *user_options) |
get for possible profiles eachs qualifier More... | |
int | CMMMessageFuncSet (oyMessage_f message_func) |
API requirement. More... | |
void | ConfigsFromPatternUsage (oyStruct_s *options) |
int | Configs_FromPattern (const char *registration, oyOptions_s *options, oyConfigs_s **s) |
int | Config_Check (oyConfig_s *config) |
oyCMMapi8_s device check More... | |
const char * | GetText (const char *select, oyNAME_e type, oyStruct_s *context OY_UNUSED) |
Variables | |
oyCMMapi8_s_ | _api8 |
oyCMMapi8_s implementations More... | |
oyCMMui_s_ | _api8_ui |
oydi oyCMMapi4_s::ui implementation More... | |
oyCMM_s | _cmm_module |
module infos More... | |
CUPS is a Unix style printing system. See as well www.cups.org .
#define CMM_BASE_REG OY_TOP_SHARED OY_SLASH OY_DOMAIN_STD OY_SLASH OY_TYPE_STD OY_SLASH "device" OY_SLASH "config.icc_profile.printer." CMM_NICK |
CUPS registration string
int CMMMessageFuncSet | ( | oyMessage_f | message_func | ) |
API requirement.
CMMMessageFuncSet
int Config_Check | ( | oyConfig_s * | config | ) |
oyCMMapi8_s device check
Function Config_Check
[in] | config | the printer device configuration |
int Configs_FromPattern | ( | const char * | registration, |
oyOptions_s * | options, | ||
oyConfigs_s ** | s | ||
) |
oyMSG_WARN should make shure our message is visible.
common resolving
References _api8, oyFilterRegistrationMatch(), and oyOBJECT_CMM_API8_S.
void ConfigsFromPatternUsage | ( | oyStruct_s * | options | ) |
oyMSG_WARN should make shure our message is visible.
int CUPSgetProfiles | ( | const char * | device_name, |
ppd_file_t * | ppd_file, | ||
oyConfigs_s * | devices, | ||
oyOptions_s * | user_options | ||
) |
get for possible profiles eachs qualifier
device_name | the device to request the ppd for |
device | add the 3 qualifiers and the profile |
const char* GetText | ( | const char * | select, |
oyNAME_e | type, | ||
oyStruct_s *context | OY_UNUSED | ||
) |
This function implements oyCMMinfoGetText_f.
oyCMMapi8_s_ _api8 |
oyCMMapi8_s implementations
_api8
oyCMMui_s_ _api8_ui |
oydi oyCMMapi4_s::ui implementation
_api8_ui The UI parts for CUPS devices.
oyCMM_s _cmm_module |
module infos
_cmm_module