Public Member Functions | Public Attributes

server::login_log Struct Reference

Collaboration diagram for server::login_log:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 login_log (std::string _ip, int _attempts, time_t _first_attempt)
bool operator== (const login_log &l) const

Public Attributes

std::string ip
int attempts
time_t first_attempt

Detailed Description

Definition at line 60 of file server.hpp.


Constructor & Destructor Documentation

server::login_log::login_log ( std::string  _ip,
int  _attempts,
time_t  _first_attempt 
) [inline]

Definition at line 61 of file server.hpp.


Member Function Documentation

bool server::login_log::operator== ( const login_log l  )  const [inline]

Definition at line 67 of file server.hpp.

References ip.


Member Data Documentation

Definition at line 64 of file server.hpp.

Definition at line 65 of file server.hpp.

std::string server::login_log::ip

Definition at line 63 of file server.hpp.

Referenced by operator==(), and server::process_login().


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:14:10 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs