Class jac::Consumer
Interface for a packet consumer.
#include <linkTypes.h>
Inherited by the following classes: jac::RouterInputPacketCommunicator, jac::RouterInputStreamCommunicator
Public Functions
Type | Name |
---|---|
Consumer () = default |
|
Consumer (const Consumer &) = delete |
|
Consumer (Consumer &&) = delete |
|
Consumer & | operator= (const Consumer &) = delete |
Consumer & | operator= (Consumer &&) = delete |
virtual void | processPacket (int linkId, std::span< const uint8_t > data) = 0 |
virtual | ~Consumer () = default |
Public Functions Documentation
function Consumer [1/3]
function Consumer [2/3]
function Consumer [3/3]
function operator=
function operator=
function processPacket
function ~Consumer
The documentation for this class was generated from the following file src/jac/link/linkTypes.h