libftdi 0.17

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 36 of file ftdi.cpp.


Constructor & Destructor Documentation

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

Definition at line 39 of file ftdi.cpp.

References ftdi, and ftdi_new().

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

Definition at line 45 of file ftdi.cpp.

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


Member Data Documentation

Definition at line 53 of file ftdi.cpp.

Referenced by ~Private().

Definition at line 55 of file ftdi.cpp.

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

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

Definition at line 56 of file ftdi.cpp.

Definition at line 58 of file ftdi.cpp.

Definition at line 59 of file ftdi.cpp.

Definition at line 60 of file ftdi.cpp.


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

Generated for libftdi by doxygen 1.7.3