|
OpenCPN Partial API docs
|
Line-oriented input/output buffers. More...
#include <deque>#include <mutex>#include <string>#include <vector>#include <stdint.h>Go to the source code of this file.
Classes | |
| class | OutputBuffer |
| Synchronized buffer for outbound, line oriented data. More... | |
| class | LineBuffer |
| Assembles input characters to lines. More... | |
| class | N0183Buffer |
| Assemble characters to NMEA0183 sentences. More... | |
Line-oriented input/output buffers.
Definition in file comm_buffers.h.