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

Jack with packet type referencing an ActiveInput. More...

#include <senf/PPI/Jack.hh>

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

List of all members.


Detailed Description

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

Jack with packet type referencing an ActiveInput.
See also:
Jacks

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

Constructor & Destructor Documentation

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

Definition at line 36 of file Jack.cti.

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

Definition at line 42 of file Jack.cti.

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

Definition at line 48 of file Jack.cti.

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

Definition at line 54 of file Jack.cti.


Member Function Documentation

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

Definition at line 78 of file Jack.cti.

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

Definition at line 72 of file Jack.cti.

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

Definition at line 66 of file Jack.cti.

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

Definition at line 60 of file Jack.cti.


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