#include <protocol.h>
Data Fields | |
| const char * | name |
| const char * | pseudoclient_mode |
| int | svsnick |
| int | vhost |
| int | snline |
| int | sqline |
| int | szline |
| int | join2msg |
| int | chansqline |
| int | quitonkill |
| int | vident |
| int | svshold |
| int | tsonmode |
| int | omode |
| int | umode |
| int | knock_needs_i |
| int | svsmode_ucmode |
| int | sglineenforce |
| int | ts6 |
| const char * | globaltldprefix |
| unsigned | maxmodes |
| int | certfp |
Definition at line 22 of file protocol.h.
| int IRCDVar::certfp |
Definition at line 45 of file protocol.h.
Referenced by ModuleWebCPanel::ModuleWebCPanel(), and NSCert::NSCert().
Definition at line 32 of file protocol.h.
Referenced by OSForbid::OnJoinChannel().
| const char* IRCDVar::globaltldprefix |
Definition at line 43 of file protocol.h.
Referenced by IRCDProto::SendGlobalNotice(), and IRCDProto::SendGlobalPrivmsg().
Definition at line 31 of file protocol.h.
Definition at line 39 of file protocol.h.
Referenced by OSDefcon::ParseModeString().
| unsigned IRCDVar::maxmodes |
Definition at line 44 of file protocol.h.
Referenced by ModeManager::BuildModeStrings(), Inspircd20IRCdMessage::OnCapab(), Inspircd12IRCdMessage::OnCapab(), and InspircdIRCdMessage::OnCapab().
| const char* IRCDVar::name |
Definition at line 24 of file protocol.h.
Referenced by IRCdMessage::OnPrivmsg(), OnVersion(), InspIRCdProto::SendConnect(), and InspIRCdTS6Proto::SendConnect().
| int IRCDVar::omode |
Definition at line 37 of file protocol.h.
Referenced by OSOLine::OSOLine().
| const char* IRCDVar::pseudoclient_mode |
Definition at line 25 of file protocol.h.
Referenced by BotInfo::BotInfo(), Inspircd20IRCdMessage::OnCapab(), Inspircd12IRCdMessage::OnCapab(), and Server::Server().
Definition at line 33 of file protocol.h.
Referenced by User::Kill().
Definition at line 41 of file protocol.h.
Referenced by CommandOSSNLine::OnAdd().
| int IRCDVar::snline |
Definition at line 28 of file protocol.h.
Referenced by CommandOSStats::DoStatsAkill(), and CommandOSSNLine::OnAdd().
| int IRCDVar::sqline |
Definition at line 29 of file protocol.h.
Referenced by CommandBSBot::DoChange(), CommandOSStats::DoStatsAkill(), CommandOSSQLine::OnAdd(), and OperServCore::OnUserNickChange().
| int IRCDVar::svshold |
Definition at line 35 of file protocol.h.
Referenced by NickAlias::OnCancel(), Inspircd20IRCdMessage::OnCapab(), Inspircd12IRCdMessage::OnCapab(), InspircdIRCdMessage::OnCapab(), and NickAlias::Release().
Definition at line 40 of file protocol.h.
| int IRCDVar::svsnick |
Definition at line 26 of file protocol.h.
Referenced by User::Collide(), and OSSVSNick::OSSVSNick().
| int IRCDVar::szline |
Definition at line 30 of file protocol.h.
Referenced by ProxyConnect::Ban(), and SGLineManager::SendDel().
| int IRCDVar::ts6 |
Definition at line 42 of file protocol.h.
Referenced by CommandOSJupe::Execute(), findbot(), finduser(), IRCDProto::SendInvite(), IRCDProto::SendKickInternal(), IRCDProto::SendSVSKillInternal(), ts6_sid_retrieve(), ts6_uid_retrieve(), and UplinkSocket::Message::~Message().
Definition at line 36 of file protocol.h.
| int IRCDVar::umode |
Definition at line 38 of file protocol.h.
| int IRCDVar::vhost |
Definition at line 27 of file protocol.h.
Referenced by CommandHSOn::Execute(), User::GetDisplayedHost(), HostServCore::HostServCore(), User::Identify(), is_on_access(), and HostServCore::OnNickIdentify().
| int IRCDVar::vident |
Definition at line 34 of file protocol.h.
Referenced by CommandNSInfo::Execute(), CommandHSSetAll::Execute(), CommandHSSet::Execute(), CommandHSRequest::Execute(), CommandHSOn::Execute(), User::GetVIdent(), and HostServCore::OnNickIdentify().
1.7.1