|
unilink
0.4.3
A simple C++ library for unified async communication
|
#include <string>#include <string_view>#include <vector>#include "unilink/base/visibility.hpp"#include "unilink/framer/iframer.hpp"Go to the source code of this file.
Classes | |
| class | unilink::framer::LineFramer |
| Framer for text-based protocols (e.g., ASCII, NMEA). More... | |
Namespaces | |
| unilink | |
| unilink::framer | |