#include "bzrh.h"
Go to the source code of this file.
Functions | |
Plugin * | contruct_bzrh (BotKernel *b) |
void | destroy_bzrh (Plugin *p) |
bool | bzsearch (Message *m, Plugin *p, BotKernel *b) |
bool | bug (Message *m, Plugin *p, BotKernel *b) |
bool | checkBug (Message *m, Plugin *p, BotKernel *b) |
Definition in file bzrh.cpp.
Definition at line 256 of file bzrh.cpp.
References BZRH::getBugInfos(), Message::getPart(), Message::getSource(), Message::isPublic(), Message::nbParts(), BotKernel::send(), and IRCProtocol::sendMsg().
Definition at line 248 of file bzrh.cpp.
References BotKernel::getCONFF(), Plugin::getName(), Message::getSource(), Message::getSplit(), ConfigurationFile::getValue(), Message::isPublic(), Message::nbParts(), BZRH::searchBugs(), BotKernel::send(), IRCProtocol::sendMsg(), and Tools::vectorToString().
Definition at line 264 of file bzrh.cpp.
References BZRH::getBugInfos(), BotKernel::getCONFF(), Plugin::getName(), Message::getPart(), Message::getSource(), ConfigurationFile::getValue(), Message::isPublic(), Message::nbParts(), BotKernel::send(), and IRCProtocol::sendMsg().