OpenCPN Partial API docs
Loading...
Searching...
No Matches
comm_buffers.h File Reference

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...
 

Detailed Description

Line-oriented input/output buffers.

Definition in file comm_buffers.h.