serialPort.hpp File Reference
Header file of SerialPort class. More...
#include <string>
#include <vector>
#include <stdexcept>
#include <sys/time.h>
#include <termios.h>
Include dependency graph for serialPort.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | SerialPort |
Send and receive messages from e-puck. More... | |
Detailed Description
Header file of SerialPort class.