CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
NetFlowFilter Struct Reference

Shared lifecycle base for all flow filters. More...

#include <filter.h>

Detailed Description

Shared lifecycle base for all flow filters.

Holds the notification slot and the one lifecycle verb every concrete filter must implement besides its data-plane transform. A stage carries no chain link: the flow owns the chain as an ordered array and releases every stage when it is torn down. Not instantiable directly; use a concrete stream or datagram filter.

Definition at line 243 of file filter.h.


The documentation for this struct was generated from the following file: