DDraceNetwork Docs
|
#include <netban.h>
Public Types | |
enum | { EXPIRES_NEVER = -1 , REASON_LENGTH = 128 } |
Public Attributes | |
int64_t | m_Expires |
char | m_aReason [REASON_LENGTH] |
bool | m_VerbatimReason |
char CNetBan::CBanInfo::m_aReason[REASON_LENGTH] |
int64_t CNetBan::CBanInfo::m_Expires |
bool CNetBan::CBanInfo::m_VerbatimReason |