ignore.cpp File Reference

Ignore implementation file. More...

#include "ignore.h"

Go to the source code of this file.

Functions

Plugincontruct_ignore (BotKernel *b)
void destroy_ignore (Plugin *p)
bool isIgnored (Message *m, Plugin *p, BotKernel *b)
bool addIgnore (Message *m, Plugin *p, BotKernel *b)
bool delIgnore (Message *m, Plugin *p, BotKernel *b)
bool ignoreList (Message *m, Plugin *p, BotKernel *b)
bool purifyList (Message *m, Plugin *p, BotKernel *b)
bool testIgnoredUser (Message *m, Plugin *p, BotKernel *b)


Detailed Description

Ignore implementation file.

Definition in file ignore.cpp.


Function Documentation

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

Plugin* contruct_ignore ( BotKernel b  ) 

Definition at line 183 of file ignore.cpp.

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

void destroy_ignore ( Plugin p  ) 

Definition at line 187 of file ignore.cpp.

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

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

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

Definition at line 378 of file ignore.cpp.

References Ignore::purifyList().

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

Definition at line 384 of file ignore.cpp.

References Message::getPart(), Message::getSender(), and Ignore::isIgnored().


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