17#ifndef IO_TYPE_DECLS_HPP_INCLUDED
18#define IO_TYPE_DECLS_HPP_INCLUDED
basic_io_interface class template, providing start_io, stop_io, visit_socket, make_io_output and rela...
basic_io_output class template, providing send and get_output_queue_stats methods.
The basic_io_interface class template provides access to an underlying network IO handler (TCP or UDP...
Definition basic_io_interface.hpp:100
The basic_io_output class template provides methods for sending data to an associated network IO hand...
Definition basic_io_output.hpp:57
Definition udp_entity_io.hpp:66
Internal handler class for TCP stream input and output.
Internal class that combines a UDP entity and UDP io handler.