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

Public Member Functions | |
| PassiveOutputJack (PassiveOutput< PacketType > &output) | |
| PassiveOutputJack (PassiveOutput<> &output) | |
| PassiveOutputJack (PassiveOutputJack &output) | |
| PassiveOutputJack (PassiveOutputJack<> &output) | |
| void | reset (PassiveOutput< PacketType > &output) |
| void | reset (PassiveOutput<> &output) |
| void | reset (PassiveOutputJack &output) |
| void | reset (PassiveOutputJack<> &output) |
Public Member Functions inherited from senf::ppi::connector::GenericPassiveOutputJack | |
| GenericPassiveOutputJack (GenericPassiveOutput &output) | |
| GenericPassiveOutput & | connector () |
| Get referenced connector. More... | |
| GenericPassiveOutput * | operator-> () |
| Get referenced connector. More... | |
| void | reset (GenericPassiveOutput &output) |
| Change connector. More... | |
Jack with packet type referencing a PassiveOutput.
|
explicit |
|
explicit |
|
explicit |
|
explicit |
| void senf::ppi::connector::PassiveOutputJack< PacketType >::reset | ( | PassiveOutput< PacketType > & | output | ) |
| void senf::ppi::connector::PassiveOutputJack< PacketType >::reset | ( | PassiveOutput<> & | output | ) |
| void senf::ppi::connector::PassiveOutputJack< PacketType >::reset | ( | PassiveOutputJack< PacketType > & | output | ) |
| void senf::ppi::connector::PassiveOutputJack< PacketType >::reset | ( | PassiveOutputJack<> & | output | ) |