libgphoto2 photo camera library (libgphoto2) Internals
2.5.23
|
Definition at line 38 of file gphoto2-context.c.
GPContextCancelFunc _GPContext::cancel_func |
Definition at line 54 of file gphoto2-context.c.
Referenced by gp_context_cancel(), and gp_context_set_cancel_func().
void* _GPContext::cancel_func_data |
Definition at line 55 of file gphoto2-context.c.
Referenced by gp_context_cancel(), and gp_context_set_cancel_func().
GPContextErrorFunc _GPContext::error_func |
Definition at line 48 of file gphoto2-context.c.
Referenced by gp_context_error(), and gp_context_set_error_func().
void* _GPContext::error_func_data |
Definition at line 49 of file gphoto2-context.c.
Referenced by gp_context_error(), and gp_context_set_error_func().
GPContextIdleFunc _GPContext::idle_func |
Definition at line 40 of file gphoto2-context.c.
Referenced by gp_context_idle(), and gp_context_set_idle_func().
void* _GPContext::idle_func_data |
Definition at line 41 of file gphoto2-context.c.
Referenced by gp_context_idle(), and gp_context_set_idle_func().
GPContextMessageFunc _GPContext::message_func |
Definition at line 60 of file gphoto2-context.c.
Referenced by gp_context_message(), and gp_context_set_message_func().
void* _GPContext::message_func_data |
Definition at line 61 of file gphoto2-context.c.
Referenced by gp_context_message(), and gp_context_set_message_func().
void* _GPContext::progress_func_data |
Definition at line 46 of file gphoto2-context.c.
Referenced by gp_context_progress_start(), gp_context_progress_stop(), gp_context_progress_update(), and gp_context_set_progress_funcs().
GPContextProgressStartFunc _GPContext::progress_start_func |
Definition at line 43 of file gphoto2-context.c.
Referenced by gp_context_progress_start(), and gp_context_set_progress_funcs().
GPContextProgressStopFunc _GPContext::progress_stop_func |
Definition at line 45 of file gphoto2-context.c.
Referenced by gp_context_progress_stop(), and gp_context_set_progress_funcs().
GPContextProgressUpdateFunc _GPContext::progress_update_func |
Definition at line 44 of file gphoto2-context.c.
Referenced by gp_context_progress_update(), and gp_context_set_progress_funcs().
GPContextQuestionFunc _GPContext::question_func |
Definition at line 51 of file gphoto2-context.c.
Referenced by gp_context_question(), and gp_context_set_question_func().
void* _GPContext::question_func_data |
Definition at line 52 of file gphoto2-context.c.
Referenced by gp_context_question(), and gp_context_set_question_func().
unsigned int _GPContext::ref_count |
Definition at line 63 of file gphoto2-context.c.
Referenced by gp_context_new(), gp_context_ref(), and gp_context_unref().
GPContextStatusFunc _GPContext::status_func |
Definition at line 57 of file gphoto2-context.c.
Referenced by gp_context_set_status_func(), and gp_context_status().
void* _GPContext::status_func_data |
Definition at line 58 of file gphoto2-context.c.
Referenced by gp_context_set_status_func(), and gp_context_status().