Jack.hh File Reference

Jack public header. More...

#include <boost/noncopyable.hpp>
#include <boost/type_traits/is_base_of.hpp>
#include "Connectors.hh"
#include "Setup.hh"
#include "Jack.cci"
#include "Jack.cti"
Include dependency graph for Jack.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  senf::ppi::connector::Jack
 Connector Jack base class. More...
 
class  senf::ppi::connector::GenericActiveInputJack
 Jack referencing an ActiveInput. More...
 
class  senf::ppi::connector::GenericActiveOutputJack
 Jack referencing an ActiveOutput. More...
 
class  senf::ppi::connector::GenericPassiveInputJack
 Jack referencing a PassiveInput. More...
 
class  senf::ppi::connector::GenericPassiveOutputJack
 Jack referencing a PassiveOutput. More...
 
class  senf::ppi::connector::ActiveInputJack< PacketType >
 Jack with packet type referencing an ActiveInput. More...
 
class  senf::ppi::connector::ActiveOutputJack< PacketType >
 Jack with packet type referencing an ActiveOutput. More...
 
class  senf::ppi::connector::PassiveInputJack< PacketType >
 Jack with packet type referencing a PassiveInput. More...
 
class  senf::ppi::connector::PassiveOutputJack< PacketType >
 Jack with packet type referencing a PassiveOutput. More...
 

Namespaces

 senf
 
 senf::ppi
 
 senf::ppi::connector
 Connector classes.
 

Detailed Description

Jack public header.

Definition in file Jack.hh.