SatCat5
net_protocol.h File Reference

Detailed Description

Generic network Protocol API.

Definition in file net_protocol.h.

#include <satcat5/io_readable.h>
#include <satcat5/net_type.h>
#include <satcat5/types.h>
Include dependency graph for net_protocol.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  satcat5::net::Protocol
 A net::Protocol is the counterpart to net::Dispatch that handles a particular data stream, identified by an associated net::Type. More...