MOOS 0.2375
|
#include <string>
#include <fcntl.h>
#include <sys/signal.h>
#include <sys/types.h>
#include <termios.h>
#include <unistd.h>
#include <stdio.h>
#include "MOOSSerialPort.h"
Go to the source code of this file.
Classes | |
class | CMOOSLinuxSerialPort |
Implements linux aspects of CMOOSSerialPort. More... | |
Defines | |
#define | AFX_MOOSLINUXSERIALPORT_H__7C4C08B7_D9E9_4226_A227_81B9621BC09A__INCLUDED_ |
#define AFX_MOOSLINUXSERIALPORT_H__7C4C08B7_D9E9_4226_A227_81B9621BC09A__INCLUDED_ |
Definition at line 38 of file MOOSLinuxSerialPort.h.