MRPT
1.9.9
|
#include <mrpt/config.h>
#include <mrpt/io/CStream.h>
#include <mrpt/containers/circular_buffer.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: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020 |