DVBFrontendHandle public header. More...
#include <boost/cstdint.hpp>
#include <boost/bind.hpp>
#include <boost/function.hpp>
#include <linux/dvb/frontend.h>
#include <senf/Socket/FramingPolicy.hh>
#include <senf/Socket/CommunicationPolicy.hh>
#include <senf/Socket/ReadWritePolicy.hh>
#include <senf/Socket/ProtocolClientSocketHandle.hh>
#include <senf/Socket/SocketProtocol.hh>
#include <fcntl.h>
Go to the source code of this file.
Classes | |
class | senf::DVBFrontendSocketProtocol |
SocketProtocol for the dvb frontend device. More... | |
Namespaces | |
senf | |
Typedefs | |
typedef MakeSocketPolicy< NoAddressingPolicy, DatagramFramingPolicy, UnconnectedCommunicationPolicy, NotReadablePolicy, NotWriteablePolicy >::policy | senf::DVBFrontend_Policy |
Socket Policy for DVBFrontendSocketProtocol. More... | |
typedef ProtocolClientSocketHandle< DVBFrontendSocketProtocol > | senf::DVBFrontendHandle |
DVBFrontendHandle public header.
Definition in file DVBFrontendHandle.hh.