senf::ppi::connector::PassiveInputJack< PacketType > Class Template Reference

Jack with packet type referencing a PassiveInput. More...

#include <senf/PPI/Jack.hh>

Inheritance diagram for senf::ppi::connector::PassiveInputJack< PacketType >:
Inheritance graph
[legend]

List of all members.


Detailed Description

template<class PacketType = Packet>
class senf::ppi::connector::PassiveInputJack< PacketType >

Jack with packet type referencing a PassiveInput.
See also:
Jacks

Definition at line 191 of file 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)

Constructor & Destructor Documentation

template<class PacketType >
senf::ppi::connector::PassiveInputJack< PacketType >::
PassiveInputJack ( PassiveInput< PacketType > &  input )

Definition at line 136 of file Jack.cti.

template<class PacketType >
senf::ppi::connector::PassiveInputJack< PacketType >::
PassiveInputJack ( PassiveInput<> &  input )

Definition at line 142 of file Jack.cti.

template<class PacketType >
senf::ppi::connector::PassiveInputJack< PacketType >::
PassiveInputJack ( PassiveInputJack< PacketType > &  input )

Definition at line 148 of file Jack.cti.

template<class PacketType >
senf::ppi::connector::PassiveInputJack< PacketType >::
PassiveInputJack ( PassiveInputJack<> &  input )

Definition at line 154 of file Jack.cti.


Member Function Documentation

template<class PacketType >
void senf::ppi::connector::PassiveInputJack< PacketType >::
reset ( PassiveInputJack<> &  input )

Definition at line 179 of file Jack.cti.

template<class PacketType >
void senf::ppi::connector::PassiveInputJack< PacketType >::
reset ( PassiveInputJack< PacketType > &  input )

Definition at line 172 of file Jack.cti.

template<class PacketType >
void senf::ppi::connector::PassiveInputJack< PacketType >::
reset ( PassiveInput<> &  input )

Definition at line 166 of file Jack.cti.

template<class PacketType >
void senf::ppi::connector::PassiveInputJack< PacketType >::
reset ( PassiveInput< PacketType > &  input )

Definition at line 160 of file Jack.cti.


The documentation for this class was generated from the following files: