libgphoto2 photo camera library (libgphoto2) API 2.5.29
|
Internal logging function entry. More...
Data Fields | |
int | id |
GPLogLevel | level |
GPLogFunc | func |
void * | data |
Internal logging function entry.
Internal structure to remember the logging functions. Use gp_log_add_func() and gp_log_remove_func() to access it.
void* LogFunc::data |
Private data supplied by caller
GPLogFunc LogFunc::func |
Internal function pointer to call
int LogFunc::id |
Internal id
GPLogLevel LogFunc::level |
Internal loglevel