MRPT
1.9.9
|
#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 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |