#include "module.h"
Go to the source code of this file.
Data Structures | |
| class | InspIRCd20Proto |
| class | InspIRCdExtBan |
| class | ChannelModeFlood |
| struct | IRCDMessageCapab |
| struct | IRCDMessageEncap |
| struct | IRCDMessageFIdent |
| class | ProtoInspIRCd |
Variables | |
| static unsigned int | spanningtree_proto_ver = 0 |
| static ServiceReference < IRCDProto > | insp12 ("IRCDProto","inspircd12") |
ServiceReference<IRCDProto> insp12("IRCDProto","inspircd12") [static] |
Referenced by InspIRCd20Proto::IsExtbanValid(), ProtoInspIRCd::ProtoInspIRCd(), InspIRCd20Proto::SendAkill(), InspIRCd20Proto::SendAkillDel(), InspIRCd20Proto::SendBOB(), InspIRCd20Proto::SendChannel(), InspIRCd20Proto::SendClientIntroduction(), InspIRCd20Proto::SendConnect(), InspIRCd20Proto::SendEOB(), InspIRCd20Proto::SendGlobalNotice(), InspIRCd20Proto::SendGlobalPrivmsg(), InspIRCd20Proto::SendGlobopsInternal(), InspIRCd20Proto::SendJoin(), InspIRCd20Proto::SendLogin(), InspIRCd20Proto::SendLogout(), InspIRCd20Proto::SendModeInternal(), InspIRCd20Proto::SendNumericInternal(), InspIRCd20Proto::SendServer(), InspIRCd20Proto::SendSQLine(), InspIRCd20Proto::SendSQLineDel(), InspIRCd20Proto::SendSVSHold(), InspIRCd20Proto::SendSVSHoldDel(), InspIRCd20Proto::SendSVSJoin(), InspIRCd20Proto::SendSVSKillInternal(), InspIRCd20Proto::SendSVSPart(), InspIRCd20Proto::SendSWhois(), InspIRCd20Proto::SendSZLine(), InspIRCd20Proto::SendSZLineDel(), InspIRCd20Proto::SendTopic(), InspIRCd20Proto::SendVhost(), and InspIRCd20Proto::SendVhostDel().
unsigned int spanningtree_proto_ver = 0 [static] |
Definition at line 16 of file inspircd20.cpp.
Referenced by IRCDMessageCapab::Run().
1.7.1