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

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

handle_connection_closed()=0neolib::i_basic_packet_connection_owner< CharType >pure virtual
handle_connection_established()=0neolib::i_basic_packet_connection_owner< CharType >pure virtual
handle_connection_failure(const boost::system::error_code &aError)=0neolib::i_basic_packet_connection_owner< CharType >pure virtual
handle_create_empty_packet() const =0neolib::i_basic_packet_connection_owner< CharType >pure virtual
handle_packet_arrived(const packet_type &aPacket)=0neolib::i_basic_packet_connection_owner< CharType >pure virtual
handle_packet_sent(const packet_type &aPacket)=0neolib::i_basic_packet_connection_owner< CharType >pure virtual
handle_transfer_failure(const packet_type &aPacket, const boost::system::error_code &aError)=0neolib::i_basic_packet_connection_owner< CharType >pure virtual
packet_clone_pointer typedefneolib::i_basic_packet_connection_owner< CharType >
packet_type typedefneolib::i_basic_packet_connection_owner< CharType >