Jack with packet type referencing an ActiveInput. More...
#include <senf/PPI/Jack.hh>
Public Member Functions | |
ActiveInputJack (ActiveInput< PacketType > &input) | |
ActiveInputJack (ActiveInput<> &input) | |
ActiveInputJack (ActiveInputJack &input) | |
ActiveInputJack (ActiveInputJack<> &input) | |
void | reset (ActiveInput< PacketType > &input) |
void | reset (ActiveInput<> &input) |
void | reset (ActiveInputJack &input) |
void | reset (ActiveInputJack<> &input) |
Public Member Functions inherited from senf::ppi::connector::GenericActiveInputJack | |
GenericActiveInputJack (GenericActiveInput &input) | |
GenericActiveInput & | connector () |
Get referenced connector. More... | |
GenericActiveInput * | operator-> () |
Get referenced connector. More... | |
void | reset (GenericActiveInput &input) |
Change connector. More... | |
Jack with packet type referencing an ActiveInput.
|
explicit |
|
explicit |
|
explicit |
|
explicit |
void senf::ppi::connector::ActiveInputJack< PacketType >::reset | ( | ActiveInput< PacketType > & | input | ) |
void senf::ppi::connector::ActiveInputJack< PacketType >::reset | ( | ActiveInput<> & | input | ) |
void senf::ppi::connector::ActiveInputJack< PacketType >::reset | ( | ActiveInputJack< PacketType > & | input | ) |
void senf::ppi::connector::ActiveInputJack< PacketType >::reset | ( | ActiveInputJack<> & | input | ) |