libgphoto2 photo camera library (libgphoto2) API 2.5.30
|
Internal private libgphoto2_port data. This structure contains private data. More...
Data Fields | |
char | error [2048] |
struct _GPPortInfo | info |
GPPortOperations * | ops |
lt_dlhandle | lh |
Internal private libgphoto2_port data. This structure contains private data.
char _GPPortPrivateCore::error[2048] |
Internal kept error message.
Referenced by gp_port_get_error(), and gp_port_set_error().
struct _GPPortInfo _GPPortPrivateCore::info |
Internal port information of this port.
Referenced by gp_port_get_info().
lt_dlhandle _GPPortPrivateCore::lh |
Internal libtool library handle.
GPPortOperations* _GPPortPrivateCore::ops |
Internal port operations.
Referenced by gp_port_free().