usersinfos.cpp File Reference

UsersInfos implementation file. More...

#include "usersinfos.h"

Go to the source code of this file.

Functions

Plugincontruct_usersinfos (BotKernel *b)
void destroy_usersinfos (Plugin *p)
bool reloadUsers (Message *m, Plugin *p, BotKernel *b)
bool onJoin (Message *m, Plugin *p, BotKernel *b)
bool onPart (Message *m, Plugin *p, BotKernel *b)
bool onQuit (Message *m, Plugin *p, BotKernel *b)
bool onKick (Message *m, Plugin *p, BotKernel *b)
bool mode (Message *m, Plugin *p, BotKernel *b)
bool nick (Message *m, Plugin *p, BotKernel *b)
bool event352 (Message *m, Plugin *p, BotKernel *b)
bool event005 (Message *m, Plugin *p, BotKernel *b)


Detailed Description

UsersInfos implementation file.

Definition in file usersinfos.cpp.


Function Documentation

Plugin* contruct_usersinfos ( BotKernel b  ) 

Definition at line 159 of file usersinfos.cpp.

void destroy_usersinfos ( Plugin p  ) 

Definition at line 163 of file usersinfos.cpp.

bool event005 ( Message m,
Plugin p,
BotKernel b 
)

Definition at line 321 of file usersinfos.cpp.

References UsersInfos::addPrefixe(), and Message::getSplit().

bool event352 ( Message m,
Plugin p,
BotKernel b 
)

Definition at line 311 of file usersinfos.cpp.

References Message::getPart().

bool mode ( Message m,
Plugin p,
BotKernel b 
)

bool nick ( Message m,
Plugin p,
BotKernel b 
)

Definition at line 301 of file usersinfos.cpp.

References Message::getNickSender(), and Message::getSource().

Referenced by joinHandler(), lamoule(), and randomKick().

bool onJoin ( Message m,
Plugin p,
BotKernel b 
)

bool onKick ( Message m,
Plugin p,
BotKernel b 
)

Definition at line 255 of file usersinfos.cpp.

References BotKernel::getNick(), Message::getPart(), and Message::getSource().

bool onPart ( Message m,
Plugin p,
BotKernel b 
)

bool onQuit ( Message m,
Plugin p,
BotKernel b 
)

Definition at line 241 of file usersinfos.cpp.

References UsersInfos::getLastQuitChannels(), and Message::getNickSender().

bool reloadUsers ( Message m,
Plugin p,
BotKernel b 
)

Definition at line 167 of file usersinfos.cpp.

References BotKernel::send(), and IRCProtocol::who().


Generated on Sun Aug 16 15:28:30 2009 for trustyRC by  doxygen 1.5.8