Baseclass for DVBSocketProtocols which want use Wrappers for console.
More...
#include <senf/Socket/Protocols/DVB/DVBDemuxHandles.hh>
Baseclass for DVBSocketProtocols which want use Wrappers for console.
Definition at line 53 of file DVBDemuxHandles.hh.
◆ DVBSocketProtocol()
senf::DVBSocketProtocol::DVBSocketProtocol |
( |
| ) |
|
|
inline |
◆ ~DVBSocketProtocol()
senf::DVBSocketProtocol::~DVBSocketProtocol |
( |
| ) |
|
|
inline |
◆ addWrapper()
- Parameters
-
wrap | Binds a wrapper to a DVBProtocol, so if it is closed the functionality of the wrapper is automatically removed from console. |
Definition at line 60 of file DVBDemuxHandles.hh.
◆ close()
virtual void senf::DVBSocketProtocol::close |
( |
| ) |
|
|
inlinevirtual |
Close socket.
This override will automatically shutdown()
the socket whenever it is closed.
- Exceptions
-
- Fix:
- Move into (at least) BSDSOcketProtocol
Reimplemented from senf::SocketProtocol.
Definition at line 65 of file DVBDemuxHandles.hh.
The documentation for this class was generated from the following file: