libgphoto2 photo camera library (libgphoto2) API  2.5.10.1
_GPPortPrivateCore Struct Reference

Internal private libgphoto2_port data. This structure contains private data. More...

Collaboration diagram for _GPPortPrivateCore:

Data Fields

char error [2048]
 
struct _GPPortInfo info
 
GPPortOperationsops
 
lt_dlhandle lh
 

Detailed Description

Internal private libgphoto2_port data. This structure contains private data.

Field Documentation

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_free(), gp_port_get_info(), and gp_port_set_info().

lt_dlhandle _GPPortPrivateCore::lh

Internal libtool library handle.

Referenced by gp_port_free(), and gp_port_set_info().


The documentation for this struct was generated from the following file: