Data Structures | Typedefs | Variables

bots.h File Reference

#include "users.h"
#include "anope.h"
#include "serialize.h"
#include "commands.h"
Include dependency graph for bots.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  BotInfo

Typedefs

typedef Anope::map< BotInfo * > botinfo_map

Variables

CoreExport Serialize::Checker
< botinfo_map
BotListByNick
CoreExport Serialize::Checker
< botinfo_map
BotListByUID
CoreExport BotInfoBotServ
CoreExport BotInfoChanServ
CoreExport BotInfoGlobal
CoreExport BotInfoHostServ
CoreExport BotInfoMemoServ
CoreExport BotInfoNickServ
CoreExport BotInfoOperServ

Typedef Documentation

Definition at line 19 of file bots.h.


Variable Documentation

CoreExport BotInfo* BotServ
CoreExport BotInfo * ChanServ
CoreExport BotInfo * Global
CoreExport BotInfo * HostServ
CoreExport BotInfo * MemoServ
CoreExport BotInfo * NickServ
CoreExport BotInfo * OperServ