Ftdi::Context::Private Class Reference

List of all members.

Public Member Functions

 Private ()
 ~Private ()

Public Attributes

bool open
struct ftdi_contextftdi
struct libusb_device * dev
std::string vendor
std::string description
std::string serial

Detailed Description

Definition at line 37 of file ftdi.cpp.


Constructor & Destructor Documentation

Ftdi::Context::Private::Private (  )  [inline]

Definition at line 40 of file ftdi.cpp.

References ftdi, and ftdi_new().

Ftdi::Context::Private::~Private (  )  [inline]

Definition at line 46 of file ftdi.cpp.

References ftdi, ftdi_free(), ftdi_usb_close(), and open.


Member Data Documentation

Definition at line 54 of file ftdi.cpp.

Referenced by ~Private().

Definition at line 56 of file ftdi.cpp.

Referenced by Private(), and ~Private().

struct libusb_device* Ftdi::Context::Private::dev [read]

Definition at line 57 of file ftdi.cpp.

Definition at line 59 of file ftdi.cpp.

Definition at line 60 of file ftdi.cpp.

Definition at line 61 of file ftdi.cpp.


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

Generated on 9 Dec 2019 for libftdi1 by  doxygen 1.6.1