Jack with packet type referencing an ActiveOutput. More...
#include <senf/PPI/Jack.hh>
Public Member Functions | |
ActiveOutputJack (ActiveOutput< PacketType > &output) | |
ActiveOutputJack (ActiveOutput<> &output) | |
ActiveOutputJack (ActiveOutputJack &output) | |
ActiveOutputJack (ActiveOutputJack<> &output) | |
void | reset (ActiveOutput< PacketType > &output) |
void | reset (ActiveOutput<> &output) |
void | reset (ActiveOutputJack &output) |
void | reset (ActiveOutputJack<> &output) |
Public Member Functions inherited from senf::ppi::connector::GenericActiveOutputJack | |
GenericActiveOutputJack (GenericActiveOutput &output) | |
GenericActiveOutput & | connector () |
Get referenced connector. More... | |
GenericActiveOutput * | operator-> () |
Get referenced connector. More... | |
void | reset (GenericActiveOutput &output) |
Change connector. More... | |
Jack with packet type referencing an ActiveOutput.
|
explicit |
|
explicit |
|
explicit |
|
explicit |
void senf::ppi::connector::ActiveOutputJack< PacketType >::reset | ( | ActiveOutput< PacketType > & | output | ) |
void senf::ppi::connector::ActiveOutputJack< PacketType >::reset | ( | ActiveOutput<> & | output | ) |
void senf::ppi::connector::ActiveOutputJack< PacketType >::reset | ( | ActiveOutputJack< PacketType > & | output | ) |
void senf::ppi::connector::ActiveOutputJack< PacketType >::reset | ( | ActiveOutputJack<> & | output | ) |