|
MOOS 0.2375
|
#include <cstring>#include <pthread.h>#include "MOOSGenLibGlobalHelper.h"#include "MOOSSerialPort.h"
Go to the source code of this file.
Defines | |
| #define | DEFAULT_COMMS_SPACE 1000 |
| #define | MOOS_SERIAL_INBOX_MAX_SIZE 1000 |
Functions | |
| void * | CommsLoopProc (void *lpParameter) |
| #define DEFAULT_COMMS_SPACE 1000 |
Definition at line 48 of file MOOSSerialPort.cpp.
| #define MOOS_SERIAL_INBOX_MAX_SIZE 1000 |
Definition at line 49 of file MOOSSerialPort.cpp.
| void* CommsLoopProc | ( | void * | lpParameter | ) |
Definition at line 77 of file MOOSSerialPort.cpp.
1.7.4