Class that should be implemented to handle send completion events. More...
#include <ana.hpp>

Public Member Functions | |
| virtual | ~send_handler () |
| virtual void | handle_send (error_code, net_id, operation_id)=0 |
| Handle send completion event. | |
Class that should be implemented to handle send completion events.
Definition at line 317 of file ana.hpp.
| virtual ana::send_handler::~send_handler | ( | ) | [inline, virtual] |
| virtual void ana::send_handler::handle_send | ( | error_code | , | |
| net_id | , | |||
| operation_id | ||||
| ) | [pure virtual] |
Handle send completion event.
| error_code | : Error code of the event. | |
| net_id | : ID of the client that sent the message. |
Implemented in ana_send_handler, ana_handshake_finisher_handler, and ana_network_manager.
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:17:59 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |