SatCat5
net_dispatch.h File Reference

Detailed Description

Generic network Dispatch API.

Definition in file net_dispatch.h.

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

Go to the source code of this file.

Classes

class  satcat5::net::Dispatch
 The "Dispatch" is a generic interface that knows how to read a designated protocol layer and sort incoming packets to one of several protocols. More...