#include <senf/PPI/ActiveFeeder.hh>
ActiveFeeder is an adapter module which allows two connect to passive connectors. As long as none of the connectors is throttled, the ActiveFeeder will forward packets from it's input to it's output.
Definition at line 52 of file ActiveFeeder.hh.
Public Member Functions |
|
ActiveFeeder () | |
Public Attributes |
|
connector::ActiveInput | input |
connector::ActiveOutput | output |
senf::ppi::module::ActiveFeeder:: | ||||
ActiveFeeder | () | |||
Definition at line 38 of file ActiveFeeder.cc.
connector::ActiveInput senf::ppi::module::ActiveFeeder:: | ||||
input | ||||
Definition at line 55 of file ActiveFeeder.hh.
connector::ActiveOutput senf::ppi::module::ActiveFeeder:: | ||||
output | ||||
Definition at line 58 of file ActiveFeeder.hh.