Ftdi_Context_Private

Langue: en

Autres versions - même langue

Version: 161044 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Ftdi::Context::Private -

SYNOPSIS


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

Constructor & Destructor Documentation

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

References Ftdi::Context::Context::Private::ftdi, and ftdi_new().

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

References Ftdi::Context::Context::Private::ftdi, ftdi_free(), ftdi_usb_close(), and Ftdi::Context::Context::Private::open.

Field Documentation

bool Ftdi::Context::Context::Private::open

Referenced by Ftdi::Context::Context::Private::~Private().

struct ftdi_context* Ftdi::Context::Context::Private::ftdi [read]

Referenced by Ftdi::Context::Context::Private::Private(), and Ftdi::Context::Context::Private::~Private().

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

Author

Generated automatically by Doxygen for libftdi from the source code.