Top | ![]() |
![]() |
![]() |
![]() |
IptcLog * | iptc_log_new () |
IptcLog * | iptc_log_new_mem () |
void | iptc_log_ref () |
void | iptc_log_unref () |
void | iptc_log_free () |
const char * | iptc_log_code_get_title () |
const char * | iptc_log_code_get_message () |
void | (*IptcLogFunc) () |
void | iptc_log_set_func () |
void | iptc_log () |
#define | IPTC_LOG_NO_MEMORY() |
void (*IptcLogFunc) (IptcLog *log
,IptcLogCode Param2
,const char *domain
,const char *format
,va_list args
,void *data
);
void iptc_log (IptcLog *log
,IptcLogCode Param2
,const char *domain
,const char *format
);