libftdi  0.19
Public Member Functions | Public Attributes
Ftdi::Context::Private Class Reference

List of all members.

Public Member Functions

 Private ()
 ~Private ()

Public Attributes

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

Detailed Description

Definition at line 35 of file ftdi.cpp.


Constructor & Destructor Documentation

Definition at line 38 of file ftdi.cpp.

References ftdi, and ftdi_new().

Definition at line 44 of file ftdi.cpp.

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


Member Data Documentation

Definition at line 52 of file ftdi.cpp.

Referenced by ~Private().

Definition at line 54 of file ftdi.cpp.

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

struct usb_device* Ftdi::Context::Private::dev

Definition at line 55 of file ftdi.cpp.

Definition at line 57 of file ftdi.cpp.

Definition at line 58 of file ftdi.cpp.

Definition at line 59 of file ftdi.cpp.


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