Public Member Functions | Private Member Functions | Private Attributes

ana_handshake_finisher_handler Class Reference

#include <network_manager_ana.hpp>

Inheritance diagram for ana_handshake_finisher_handler:
Inheritance graph
[legend]
Collaboration diagram for ana_handshake_finisher_handler:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ana_handshake_finisher_handler (ana::server *, clients_manager *)
 ~ana_handshake_finisher_handler ()

Private Member Functions

virtual void handle_send (ana::error_code, ana::net_id, ana::operation_id)
 Handle send completion event.

Private Attributes

ana::serverserver_
clients_managermanager_

Detailed Description

Definition at line 199 of file network_manager_ana.hpp.


Constructor & Destructor Documentation

ana_handshake_finisher_handler::ana_handshake_finisher_handler ( ana::server server,
clients_manager mgr 
)

Definition at line 71 of file network_manager_ana.cpp.

ana_handshake_finisher_handler::~ana_handshake_finisher_handler (  ) 

Definition at line 78 of file network_manager_ana.cpp.


Member Function Documentation

void ana_handshake_finisher_handler::handle_send ( ana::error_code  ,
ana::net_id  ,
ana::operation_id   
) [private, 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

Implements ana::send_handler.

Definition at line 82 of file network_manager_ana.cpp.

References clients_manager::connected(), ana::server::disconnect(), manager_, and server_.

Here is the call graph for this function:


Member Data Documentation

Definition at line 210 of file network_manager_ana.hpp.

Referenced by handle_send().

Definition at line 209 of file network_manager_ana.hpp.

Referenced by handle_send().


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

Generated by doxygen 1.7.1 on Thu May 24 2012 01:12:42 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs