Variables

users.cpp File Reference

#include "services.h"
#include "modules.h"
#include "users.h"
#include "account.h"
#include "protocol.h"
#include "servers.h"
#include "channels.h"
#include "bots.h"
#include "config.h"
#include "opertype.h"
#include "nickserv.h"
#include "language.h"
Include dependency graph for users.cpp:

Go to the source code of this file.

Variables

user_map UserListByNick
user_map UserListByUID
int OperCount = 0
unsigned MaxUserCount = 0
time_t MaxUserTime = 0

Variable Documentation

unsigned MaxUserCount = 0
time_t MaxUserTime = 0
int OperCount = 0

Definition at line 27 of file users.cpp.

Referenced by CommandOSStats::DoStatsHash(), and BotInfo::GenerateUID().