libgphoto2 photo camera library (libgphoto2) Internals  2.5.23
_GPPortInfo Struct Reference

#include <gphoto2-port-info.h>

Data Fields

GPPortType type
 The type of this port. More...
 
char * name
 The name of this port (usb:) More...
 
char * path
 The path of this port (usb:001,023) More...
 
char * library_filename
 Internal pathname of the port driver. Do not use outside of the port library. More...
 

Detailed Description

GPPortInfo:

The internals of this list are private.

Definition at line 32 of file gphoto2-port-info.h.

Field Documentation

◆ library_filename

char* _GPPortInfo::library_filename

Internal pathname of the port driver. Do not use outside of the port library.

Definition at line 38 of file gphoto2-port-info.h.

Referenced by foreach_func(), gp_port_free(), gp_port_info_list_free(), gp_port_info_list_lookup_path(), and gp_port_set_info().

◆ name

◆ path

char* _GPPortInfo::path

◆ type

GPPortType _GPPortInfo::type

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