
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 |
Definition at line 60 of file server.hpp.
| server::login_log::login_log | ( | std::string | _ip, | |
| int | _attempts, | |||
| time_t | _first_attempt | |||
| ) | [inline] |
Definition at line 61 of file server.hpp.
| bool server::login_log::operator== | ( | const login_log & | l | ) | const [inline] |
Definition at line 67 of file server.hpp.
References ip.
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().
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:14:10 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |