#include "ipconverting.h"
Go to the source code of this file.
Functions | |
Plugin * | contruct_ipconverting (BotKernel *b) |
void | destroy_ipconverting (Plugin *p) |
bool | host2ip (Message *m, Plugin *p, BotKernel *b) |
bool | ip2host (Message *m, Plugin *p, BotKernel *b) |
Definition in file ipconverting.cpp.
Definition at line 46 of file ipconverting.cpp.
void destroy_ipconverting | ( | Plugin * | p | ) |
Definition at line 50 of file ipconverting.cpp.
Definition at line 54 of file ipconverting.cpp.
References Message::getPart(), Message::getSource(), Message::getSplit(), Message::isPublic(), BotKernel::send(), and IRCProtocol::sendMsg().
Definition at line 77 of file ipconverting.cpp.
References Message::getPart(), Message::getSource(), Message::getSplit(), Message::isPublic(), BotKernel::send(), and IRCProtocol::sendMsg().