Jack with packet type referencing a PassiveInput. More...
#include <senf/PPI/Jack.hh>

Public Member Functions | |
| PassiveInputJack (PassiveInput< PacketType > &input) | |
| PassiveInputJack (PassiveInput<> &input) | |
| PassiveInputJack (PassiveInputJack &input) | |
| PassiveInputJack (PassiveInputJack<> &input) | |
| void | reset (PassiveInput< PacketType > &input) |
| void | reset (PassiveInput<> &input) |
| void | reset (PassiveInputJack &input) |
| void | reset (PassiveInputJack<> &input) |
Public Member Functions inherited from senf::ppi::connector::GenericPassiveInputJack | |
| GenericPassiveInputJack (GenericPassiveInput &input) | |
| GenericPassiveInput & | connector () |
| Get referenced connector. More... | |
| GenericPassiveInput * | operator-> () |
| Get referenced connector. More... | |
| void | reset (GenericPassiveInput &input) |
| Change connector. More... | |
Jack with packet type referencing a PassiveInput.
|
explicit |
|
explicit |
|
explicit |
|
explicit |
| void senf::ppi::connector::PassiveInputJack< PacketType >::reset | ( | PassiveInput< PacketType > & | input | ) |
| void senf::ppi::connector::PassiveInputJack< PacketType >::reset | ( | PassiveInput<> & | input | ) |
| void senf::ppi::connector::PassiveInputJack< PacketType >::reset | ( | PassiveInputJack< PacketType > & | input | ) |
| void senf::ppi::connector::PassiveInputJack< PacketType >::reset | ( | PassiveInputJack<> & | input | ) |