|
Planeshift
|
#include <authentserver.h>
Public Attributes | |
| AccountID | account |
| bool | banIP |
| time_t | end |
| csString | ipRange |
| csString | reason |
| time_t | start |
Definition at line 39 of file authentserver.h.
| AccountID BanEntry::account |
Definition at line 41 of file authentserver.h.
| bool BanEntry::banIP |
Definition at line 46 of file authentserver.h.
| time_t BanEntry::end |
Definition at line 44 of file authentserver.h.
| csString BanEntry::ipRange |
Definition at line 42 of file authentserver.h.
| csString BanEntry::reason |
Definition at line 45 of file authentserver.h.
| time_t BanEntry::start |
Definition at line 43 of file authentserver.h.