unilink  0.4.3
A simple C++ library for unified async communication
unilink::framer Namespace Reference

Classes

class  IFramer
 Abstract base class for message framing strategies. More...
 
class  LineFramer
 Framer for text-based protocols (e.g., ASCII, NMEA). More...
 
class  PacketFramer
 Framer for binary packet protocols. More...