|
NFD: Named Data Networking Forwarding Daemon 24.07-28-gdcc0e6e0
|
Abstracts a transport that can be paired with another. More...
#include <daemon/face/internal-transport.hpp>
Inheritance diagram for nfd::face::InternalTransportBase:Public Member Functions | |
| virtual void | receivePacket (const Block &packet)=0 |
Protected Member Functions | |
| ~InternalTransportBase ()=default | |
Abstracts a transport that can be paired with another.
Definition at line 38 of file internal-transport.hpp.
|
protecteddefault |
|
pure virtual |
Implemented in nfd::face::InternalForwarderTransport, and nfd::face::InternalClientTransport.