SocketSink public header. More...
#include <senf/Packets/Packets.hh>
#include <senf/Socket/ClientSocketHandle.hh>
#include <senf/Socket/Protocols/Raw/PacketSocketHandle.hh>
#include <senf/Socket/SocketPolicy.hh>
#include <senf/Socket/ReadWritePolicy.hh>
#include <senf/Socket/FramingPolicy.hh>
#include <senf/Socket/CommunicationPolicy.hh>
#include <senf/Socket/Protocols/INet/INetAddressing.hh>
#include <senf/Socket/Protocols/Raw/LLAddressing.hh>
#include <senf/Packets/DefaultBundle/EthernetPacket.hh>
#include "Module.hh"
#include "Connectors.hh"
#include "IOEvent.hh"
#include "SocketSink.cci"
#include "SocketSink.ct"
#include "SocketSink.cti"
Go to the source code of this file.
Classes | |
class | senf::ppi::ConnectedDgramWriter |
Writer for module::ActiveSocketSink / module::PassiveSocketSink. More... | |
class | senf::ppi::TargetDgramWriter< HandleType > |
Writer sending data with ClientSocketHandle::writeto() More... | |
class | senf::ppi::IPv4SourceForcingDgramWriter |
class | senf::ppi::IPv6SourceForcingDgramWriter |
class | senf::ppi::LLSocketWriter |
class | senf::ppi::TargetLLSocketWriter |
class | senf::ppi::module::ActiveSocketSink< Writer > |
Output module writing data to a FileHandle using the provided Writer. If using the default ConnectedDgramWriter the filehandle must be writable, connected and able to handle complete datagrams. More... | |
class | senf::ppi::module::PassiveSocketSink< Writer > |
Output module writing data to a FileHandle using the provided Writer. If using the default ConnectedDgramWriter the filehandle must be writable, connected and able to handle complete datagrams. More... | |
struct | senf::ppi::module::PassiveSocketSink< Writer >::TxStats |
Namespaces | |
senf | |
senf::ppi | |
senf::ppi::module | |
PPI Modules. | |
SocketSink public header.
Definition in file SocketSink.hh.