DVBDemuxHandles.hh File Reference

DVBDemuxHandles public header. More...

#include <senf/Socket/FramingPolicy.hh>
#include <senf/Socket/CommunicationPolicy.hh>
#include <senf/Socket/ReadWritePolicy.hh>
#include <senf/Socket/ProtocolClientSocketHandle.hh>
#include "DVBDemuxSocketProtocol.hh"
#include <boost/enable_shared_from_this.hpp>
#include <boost/shared_ptr.hpp>
#include <iostream>

Include dependency graph for DVBDemuxHandles.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Detailed Description

DVBDemuxHandles public header.

Definition in file DVBDemuxHandles.hh.


Classes

class   senf::DVBProtocolWrapper
  Baseclass of various DVBProtocolWrappers which are defined in DVBProtocolWrapper.hh. More...
class   senf::DVBSocketProtocol
  Baseclass for DVBSocketProtocols which want use Wrappers for console. More...
class   senf::DVBDemuxSectionSocketProtocol
class   senf::DVBDemuxPESSocketProtocol
  xxx More...
class   senf::DVBDvrSocketProtocol
  xxx More...

Namespaces

namespace   senf

Defines

#define  HH_SENF_Socket_Protocols_DVB_DVBDemuxHandles_   1

Typedefs

typedef MakeSocketPolicy
< NoAddressingPolicy,
DatagramFramingPolicy,
UnconnectedCommunicationPolicy,
ReadablePolicy,
NotWriteablePolicy >::policy 
senf::DVBDemux_Policy
  Socket Policy for xxxx.
typedef
ProtocolClientSocketHandle
< DVBDemuxSectionSocketProtocol > 
senf::DVBDemuxSectionHandle
typedef
ProtocolClientSocketHandle
< DVBDemuxPESSocketProtocol > 
senf::DVBDemuxPESHandle
typedef
ProtocolClientSocketHandle
< DVBDvrSocketProtocol > 
senf::DVBDvrHandle

Define Documentation

#define
HH_SENF_Socket_Protocols_DVB_DVBDemuxHandles_   1

Definition at line 27 of file DVBDemuxHandles.hh.