File router.h
FileList > jac > link > router.h
Go to the source code of this file
#include <algorithm>#include <cstdint>#include <functional>#include <unordered_map>#include <memory>#include <span>#include <stdexcept>#include <string>#include <variant>#include "linkTypes.h"
Namespaces
| Type | Name |
|---|---|
| namespace | jac |
Classes
| Type | Name |
|---|---|
| class | Router A router that can route packets from multiple data links to to consumers on specific channels. |
| class | Handle A handle for receiving packets from a data link. |
The documentation for this class was generated from the following file src/jac/link/router.h