| 
    MRPT
    2.0.4
    
   | 
 
#include <mrpt/config.h>#include <mrpt/containers/circular_buffer.h>#include <mrpt/io/CStream.h>#include <deque>Go to the source code of this file.
Classes | |
| struct | mrpt::comms::TFTDIDevice | 
| A list of FTDI devices and their descriptors.  More... | |
| class | mrpt::comms::CInterfaceFTDI | 
| A definition of a CStream actually representing a USB connection to a FTDI chip.  More... | |
Namespaces | |
| mrpt::comms | |
| Serial and networking devices and utilities.  | |
Typedefs | |
| using | mrpt::comms::TFTDIDeviceList = std::deque< TFTDIDevice > | 
| Used in CInterfaceFTDI::ListAllDevices.  More... | |
Functions | |
| std::ostream & | mrpt::comms::operator<< (std::ostream &o, const TFTDIDevice &d) | 
| Print out all the information of a FTDI device in textual form.  More... | |
| Page generated by Doxygen 1.8.14 for MRPT 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |