MRPT
2.0.1
|
#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.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |