InspIRCd
2.0
|
This is the complete list of members for FakeUser, including all inherited members.
AddToWhoWas() | User | |
age | User | |
awaymsg | User | |
awaytime | User | |
ChangeDisplayedHost(const char *host) | User | |
ChangeIdent(const char *newident) | User | |
ChangeName(const char *gecos) | User | |
ChangeNick(const std::string &newnick, bool force=false) | User | |
ChannelList(User *source, bool spy) | User | |
chans | User | |
CheckLines(bool doZline=false) | User | |
classbase() (defined in classbase) | classbase | |
client_sa | User | |
cull() | FakeUser | virtual |
dhost | User | |
dns_done | User | |
DoHostCycle(const std::string &quitline) | User | |
doUnhookExtensions(const std::vector< reference< ExtensionItem > > &toRemove) (defined in Extensible) | Extensible | |
exempt | User | |
Extensible() (defined in Extensible) | Extensible | |
ExtensibleStore typedef (defined in Extensible) | Extensible | |
FakeUser(const std::string &uid, const std::string &srv) (defined in FakeUser) | FakeUser | inline |
ForceNickChange(const char *newnick) | User | inline |
FormatModes(bool showparameters=false) | User | |
FormatNoticeMasks() | User | |
fullname | User | |
GetCIDRMask() | User | |
GetClass() | User | virtual |
GetExtList() const | Extensible | inline |
GetFullHost() | FakeUser | virtual |
GetFullRealHost() | FakeUser | virtual |
GetIPString() | User | |
HasModePermission(unsigned char mode, ModeType type) | User | virtual |
HasPermission(const std::string &command) | User | virtual |
HasPrivPermission(const std::string &privstr, bool noisy=false) | User | virtual |
host | User | |
ident | User | |
idle_lastmsg | User | |
InvalidateCache() | User | |
IsModeSet(unsigned char m) | User | |
IsNoticeMaskSet(unsigned char sm) | User | |
lastping | User | |
MakeHost() | User | |
MakeHostIP() | User | |
MakeWildHost() | User | |
modes | User | |
nick | User | |
oper | User | |
Oper(OperInfo *info) | User | |
ProcessNoticeMasks(const char *sm) | User | |
PurgeEmptyChannels() | User | |
quietquit | User | |
quitting | User | |
quitting_sendq | User | |
registered | User | |
SendAll(const char *command, const char *text,...) CUSTOM_PRINTF(3 | User | |
SendText(const std::string &line) | FakeUser | virtual |
User::SendText(const std::string &LinePrefix, std::stringstream &TextStream) | User | |
User::SendText(const char *text,...) CUSTOM_PRINTF(2 | User | |
server | User | |
SetClientIP(const char *sip, bool recheck_eline=true) | User | virtual |
SetClientIP(const irc::sockets::sockaddrs &sa, bool recheck_eline=true) (defined in User) | User | virtual |
SetMode(unsigned char m, bool value) | User | |
SetNoticeMask(unsigned char sm, bool value) | User | |
SharesChannelWith(User *other) | User | |
signon | User | |
snomasks | User | |
SplitChanList(User *dest, const std::string &cl) | User | |
UnOper() | User | |
User(const std::string &uid, const std::string &srv, int objtype) | User | |
usertype | User | |
uuid | User | |
Write(const std::string &text) | User | virtual |
Write(const char *text,...) CUSTOM_PRINTF(2 | User | virtual |
WriteCommon(const char *text,...) CUSTOM_PRINTF(2 | User | |
WriteCommonExcept(const char *text,...) CUSTOM_PRINTF(2 | User | |
WriteCommonQuit(const std::string &normal_text, const std::string &oper_text) | User | |
WriteCommonRaw(const std::string &line, bool include_self=true) | User | |
WriteFrom(User *user, const std::string &text) | User | |
WriteFrom(User *user, const char *text,...) CUSTOM_PRINTF(3 | User | |
WriteNumeric(unsigned int numeric, const char *text,...) CUSTOM_PRINTF(3 (defined in User) | User | |
WriteNumeric(unsigned int numeric, const std::string &text) (defined in User) | User | |
WriteServ(const std::string &text) | User | |
WriteServ(const char *text,...) CUSTOM_PRINTF(2 | User | |
WriteTo(User *dest, const std::string &data) | User | |
WriteTo(User *dest, const char *data,...) CUSTOM_PRINTF(3 | User | |
~classbase() (defined in classbase) | classbase | virtual |
~Extensible() (defined in Extensible) | Extensible | virtual |
~User() | User | virtual |