libgphoto2 photo camera library (libgphoto2) Internals
2.5.23
|
Data Fields | |
int | used |
int | max |
struct _entry * | entry |
int | ref_count |
Definition at line 47 of file gphoto2-list.c.
struct _entry* _CameraList::entry |
Definition at line 50 of file gphoto2-list.c.
Referenced by gp_list_append(), gp_list_find_by_name(), gp_list_free(), gp_list_get_name(), gp_list_get_value(), gp_list_reset(), gp_list_set_name(), gp_list_set_value(), and gp_list_sort().
int _CameraList::max |
Definition at line 49 of file gphoto2-list.c.
Referenced by gp_list_append().
int _CameraList::ref_count |
Definition at line 51 of file gphoto2-list.c.
Referenced by gp_list_append(), gp_list_count(), gp_list_find_by_name(), gp_list_free(), gp_list_get_name(), gp_list_get_value(), gp_list_populate(), gp_list_ref(), gp_list_reset(), gp_list_set_name(), gp_list_set_value(), gp_list_sort(), and gp_list_unref().
int _CameraList::used |
Definition at line 48 of file gphoto2-list.c.
Referenced by gp_list_append(), gp_list_count(), gp_list_find_by_name(), gp_list_free(), gp_list_reset(), and gp_list_sort().