|
MRPT
2.0.3
|
#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.3 Git: 8e9e8af54 Wed May 13 17:41:24 2020 +0200 at miƩ may 13 17:55:54 CEST 2020 |