Public Member Functions | |
| Private () | |
| ~Private () | |
Data Fields | |
| bool | open |
| struct ftdi_context * | ftdi |
| struct usb_device * | dev |
| std::string | vendor |
| std::string | description |
| std::string | serial |
| Ftdi::Context::Context::Private::Private | ( | ) | [inline] |
References Ftdi::Context::Context::Private::ftdi, and ftdi_new().
| Ftdi::Context::Context::Private::~Private | ( | ) | [inline] |
| bool Ftdi::Context::Context::Private::open |
Referenced by Ftdi::Context::Context::Private::~Private().
struct ftdi_context* Ftdi::Context::Context::Private::ftdi [read] |
struct usb_device* Ftdi::Context::Context::Private::dev [read] |
| std::string Ftdi::Context::Context::Private::vendor |
| std::string Ftdi::Context::Context::Private::description |
| std::string Ftdi::Context::Context::Private::serial |
1.5.8