obby::login Namespace Reference


Typedefs

typedef net6::login::error error

Functions

std::string errstring (error err)
std::string errstring (error err)

Variables

const error ERROR_COLOUR_IN_USE
const error ERROR_WRONG_GLOBAL_PASSWORD
const error ERROR_WRONG_USER_PASSWORD
const error ERROR_PROTOCOL_VERSION_MISMATCH
const error ERROR_NOT_ENCRYPTED
const error ERROR_MAX


Typedef Documentation

typedef net6::login::error obby::login::error

Definition at line 29 of file error.hpp.


Function Documentation

std::string obby::login::errstring ( error  err  ) 

Definition at line 36 of file error.cpp.

References obby::_(), ERROR_COLOUR_IN_USE, ERROR_NOT_ENCRYPTED, ERROR_PROTOCOL_VERSION_MISMATCH, ERROR_WRONG_GLOBAL_PASSWORD, and ERROR_WRONG_USER_PASSWORD.

std::string obby::login::errstring ( error  err  ) 

Definition at line 36 of file error.cpp.

References obby::_(), ERROR_COLOUR_IN_USE, ERROR_NOT_ENCRYPTED, ERROR_PROTOCOL_VERSION_MISMATCH, ERROR_WRONG_GLOBAL_PASSWORD, and ERROR_WRONG_USER_PASSWORD.


Variable Documentation

const obby::login::error obby::login::ERROR_COLOUR_IN_USE

Definition at line 23 of file error.cpp.

Referenced by errstring(), obby::basic_server_buffer< Document, Selector >::on_auth(), and obby::basic_client_buffer< Document, Selector >::on_login_failed().

const obby::login::error obby::login::ERROR_MAX

Definition at line 33 of file error.cpp.

const obby::login::error obby::login::ERROR_NOT_ENCRYPTED

Definition at line 31 of file error.cpp.

Referenced by errstring(), and obby::basic_server_buffer< Document, Selector >::on_auth().

const obby::login::error obby::login::ERROR_PROTOCOL_VERSION_MISMATCH

Definition at line 29 of file error.cpp.

Referenced by errstring(), and obby::basic_client_buffer< Document, Selector >::on_net_welcome().

const obby::login::error obby::login::ERROR_WRONG_GLOBAL_PASSWORD

Definition at line 25 of file error.cpp.

Referenced by errstring(), obby::basic_server_buffer< Document, Selector >::on_auth(), and obby::basic_client_buffer< Document, Selector >::on_login_failed().

const obby::login::error obby::login::ERROR_WRONG_USER_PASSWORD

Definition at line 27 of file error.cpp.

Referenced by errstring(), obby::basic_server_buffer< Document, Selector >::on_auth(), and obby::basic_client_buffer< Document, Selector >::on_login_failed().


Generated on Fri Jan 11 10:01:33 2008 for obby by  doxygen 1.5.1