Public Member Functions

ana::send_handler Struct Reference

Class that should be implemented to handle send completion events. More...

#include <ana.hpp>

Inheritance diagram for ana::send_handler:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~send_handler ()
virtual void handle_send (error_code, net_id, operation_id)=0
 Handle send completion event.

Detailed Description

Class that should be implemented to handle send completion events.

Definition at line 317 of file ana.hpp.


Constructor & Destructor Documentation

virtual ana::send_handler::~send_handler (  )  [inline, virtual]

Definition at line 319 of file ana.hpp.


Member Function Documentation

virtual void ana::send_handler::handle_send ( error_code  ,
net_id  ,
operation_id   
) [pure virtual]

Handle send completion event.

Parameters:
error_code : Error code of the event.
net_id : ID of the client that sent the message.
See also:
error_code
net_id

Implemented in ana_send_handler, ana_handshake_finisher_handler, and ana_network_manager.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by doxygen 1.7.1 on Fri May 25 2012 01:17:59 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs