DVBDemuxHandles.hh File Reference

DVBDemuxHandles public header. More...

#include <boost/enable_shared_from_this.hpp>
#include <boost/shared_ptr.hpp>
#include <senf/Socket/FramingPolicy.hh>
#include <senf/Socket/CommunicationPolicy.hh>
#include <senf/Socket/ReadWritePolicy.hh>
#include <senf/Socket/ProtocolClientSocketHandle.hh>
#include "DVBDemuxSocketProtocol.hh"
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.

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

 senf
 

Typedefs

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

Detailed Description

DVBDemuxHandles public header.

Definition in file DVBDemuxHandles.hh.