libgphoto2 photo camera library (libgphoto2) Internals
2.5.23
|
Data Fields | |
char * | name |
char * | value |
Internal _CameraList data structure
Definition at line 42 of file gphoto2-list.c.
char* _entry::name |
Definition at line 43 of file gphoto2-list.c.
Referenced by cmp_list(), gp_list_append(), gp_list_find_by_name(), gp_list_free(), gp_list_get_name(), gp_list_reset(), and gp_list_set_name().
char* _entry::value |
Definition at line 44 of file gphoto2-list.c.
Referenced by gp_list_append(), gp_list_free(), gp_list_get_value(), gp_list_reset(), and gp_list_set_value().