Public Member Functions | |
Private (struct ftdi_device_list *_devlist) | |
~Private () | |
Public Attributes | |
std::list< Context > | list |
struct ftdi_device_list * | devlist |
Definition at line 403 of file ftdi.cpp.
Ftdi::List::List::Private::Private | ( | struct ftdi_device_list * | _devlist | ) | [inline] |
Ftdi::List::List::Private::~Private | ( | ) | [inline] |
Definition at line 410 of file ftdi.cpp.
References Ftdi::List::List::Private::devlist, and ftdi_list_free().
struct ftdi_device_list* Ftdi::List::List::Private::devlist [read] |