Main MRPT website > C++ reference
MRPT logo
Classes | Namespaces | Typedefs | Functions
CInterfaceFTDI.h File Reference
#include <mrpt/config.h>
#include <mrpt/utils/CStream.h>
#include <mrpt/utils/stl_extensions.h>
#include <mrpt/hwdrivers/link_pragmas.h>
Include dependency graph for CInterfaceFTDI.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mrpt::hwdrivers::TFTDIDevice
 A list of FTDI devices and their descriptors. More...
 
class  mrpt::hwdrivers::CInterfaceFTDI
 A definition of a CStream actually representing a USB connection to a FTDI chip. More...
 

Namespaces

namespace  mrpt
 This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
 
namespace  mrpt::hwdrivers
 Contains classes for various device interfaces.
 

Typedefs

typedef std::deque< TFTDIDevice > mrpt::hwdrivers::TFTDIDeviceList
 Used in CInterfaceFTDI::ListAllDevices.
 

Functions

std::ostream HWDRIVERS_IMPEXPmrpt::hwdrivers::operator<< (std::ostream &o, const TFTDIDevice &d)
 Print out all the information of a FTDI device in textual form.
 



Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013