Planeshift
BanEntry Struct Reference

#include <authentserver.h>

Public Attributes

AccountID account
 
bool banIP
 
time_t end
 
csString ipRange
 
csString reason
 
time_t start
 

Detailed Description

Definition at line 39 of file authentserver.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: