X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FDVBFrontendHandle.hh;h=1ab1fb660ef003f6b7d596ecfb77c023b818d2d3;hb=78c1f45585a8d7aecd3c29074f2733a3f6968396;hp=e8381b1a270df1fbdb8c1e4c25bd3e2e40fe7435;hpb=65066c0e037d1de437d6121903e1dd511b41e940;p=senf.git diff --git a/Socket/DVBFrontendHandle.hh b/Socket/DVBFrontendHandle.hh index e8381b1..1ab1fb6 100644 --- a/Socket/DVBFrontendHandle.hh +++ b/Socket/DVBFrontendHandle.hh @@ -1,4 +1,4 @@ -// $Id: DVBDemuxSectionHandle.hh 321 2007-07-19 09:00:23Z tho $ +// $Id$ // // Copyright (C) 2007 // Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) @@ -28,6 +28,7 @@ #define HH_DVBFrontendHandle_ 1 // Custom includes +#include "BufferingPolicy.hh" #include "FramingPolicy.hh" #include "CommunicationPolicy.hh" #include "ReadWritePolicy.hh" @@ -49,7 +50,8 @@ namespace senf { DatagramFramingPolicy, UnconnectedCommunicationPolicy, NotReadablePolicy, - NotWriteablePolicy + NotWriteablePolicy, + NoBufferingPolicy >::policy DVBFrontend_Policy; ///< Socket Policy for xxxx /** \brief xxx