SatCat5
net_core.h
Go to the documentation of this file.
1 // Copyright 2021-2025 The Aerospace Corporation.
3 // This file is a part of SatCat5, licensed under CERN-OHL-W v2 or later.
23 
24 #pragma once
25 
26 #include <satcat5/net_address.h>
27 #include <satcat5/net_dispatch.h>
28 #include <satcat5/net_protocol.h>
29 #include <satcat5/net_type.h>
Generic network Address API.
Generic network Dispatch API.
Generic network Protocol API.
Generic numeric "Type" for use with net::Protocol.