#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include <time.h>
#include <fcntl.h>
#include <unistd.h>
#include <pthread.h>
#include <sys/neutrino.h>
#include <sys/stat.h>
#include <sys/select.h>
#include <sys/ioctl.h>
#include <sys/types.h>
#include <sys/uio.h>
#include <sys/termio.h>
Go to the source code of this file.
Compounds | |
class | Device |
class | Keyboard |
class | SerialPort |
Defines | |
#define | CONSOLE "/dev/con1" |
#define | SERIAL "/dev/ser1" |
Variables | |
You must wrap around the Standard C | function |
You must wrap around the Standard C | name |
|
Definition at line 42 of file Device.hpp. |
|
Definition at line 43 of file Device.hpp. |
|
Definition at line 13 of file Device.hpp. |
|
Definition at line 13 of file Device.hpp. |