Jack.hh File Reference

Jack public header. More...

#include <boost/utility.hpp>
#include <boost/type_traits.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.


Detailed Description

Jack public header.

Definition in file Jack.hh.


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

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

Defines

#define  HH_SENF_PPI_Jack_   1

Define Documentation

#define
HH_SENF_PPI_Jack_   1

Definition at line 27 of file Jack.hh.