neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neolib::tcp_packet_stream_server< PacketType > Member List

This is the complete list of members for neolib::tcp_packet_stream_server< PacketType >, including all inherited members.

acceptor_type typedefneolib::tcp_packet_stream_server< PacketType >
define_event(PacketStreamAdded, packet_stream_added, packet_stream_type &) define_event(PacketStreamRemovedneolib::tcp_packet_stream_server< PacketType >
destroyed_flag typedefneolib::lifetime< Base >
endpoint_type typedefneolib::tcp_packet_stream_server< PacketType >
is_alive() const finalneolib::lifetime< Base >inlinevirtual
is_creating() const finalneolib::lifetime< Base >inlinevirtual
is_destroyed() const finalneolib::lifetime< Base >inlinevirtual
is_destroying() const finalneolib::lifetime< Base >inlinevirtual
lifetime(lifetime_state aState=lifetime_state::Alive)neolib::lifetime< Base >inline
local_port() constneolib::tcp_packet_stream_server< PacketType >inline
object_state() const finalneolib::lifetime< Base >inlinevirtual
object_state_ptr() const finalneolib::lifetime< Base >inlinevirtual
packet_stream_removedneolib::tcp_packet_stream_server< PacketType >
packet_stream_type typedefneolib::tcp_packet_stream_server< PacketType >
packet_type typedefneolib::tcp_packet_stream_server< PacketType >
protocol_type typedefneolib::tcp_packet_stream_server< PacketType >
resolver_type typedefneolib::tcp_packet_stream_server< PacketType >
set_alive() overrideneolib::lifetime< Base >inlinevirtual
set_destroyed() overrideneolib::lifetime< Base >inlinevirtual
set_destroying() overrideneolib::lifetime< Base >inlinevirtual
stream_listneolib::tcp_packet_stream_server< PacketType >
take_ownership(packet_stream_type &aStream)neolib::tcp_packet_stream_server< PacketType >inline
tcp_packet_stream_server(i_async_task &aIoTask, unsigned short aLocalPort, bool aSecure=false, protocol_family aProtocolFamily=IPv4)neolib::tcp_packet_stream_server< PacketType >inline
tcp_packet_stream_server(i_async_task &aIoTask, const std::string &aLocalHostName, unsigned short aLocalPort, bool aSecure=false, protocol_family aProtocolFamily=IPv4)neolib::tcp_packet_stream_server< PacketType >inline
~i_lifetime()=defaultneolib::i_lifetimevirtual
~lifetime()neolib::lifetime< Base >inlinevirtual
~tcp_packet_stream_server()neolib::tcp_packet_stream_server< PacketType >inline