#include <plugin.h>
Public Attributes | |
| string | name |
| void * | handle |
| Plugin * | object |
| plugin_constructor | creator |
| plugin_destructor | destructor |
Definition at line 53 of file plugin.h.
| void* pPlugin::handle |
| string pPlugin::name |
Definition at line 57 of file plugin.h.
Referenced by addad(), addIgnore(), adinfos(), ban(), Moderation::checkAccess(), Moderation::checkMode(), LogFactory::cleanLogs(), clearOutBans(), delad(), deleteplayer(), delIgnore(), delQuote(), Moderation::getChanUsersList(), LogFactory::getLoggedChannels(), Moderation::hasOpPrivileges(), ignoreList(), increase(), invite(), isIgnored(), joinHandler(), kickHandler(), lamoule(), listads(), listlibs(), listmodules(), load(), loadnocheck(), BotKernel::loadPlugin(), modeHandler(), modeHandlerProtect(), moduleinfos(), myThread(), nextscore(), partHandler(), protectmodes(), protecttopic(), quitHandler(), quoteInfos(), reauth(), reloadfas(), stopSurvey(), testMsgTimestamp(), topicHandler(), topicJoin(), unload(), unloadnocheck(), unprotectmodes(), and unprotecttopic().
1.5.7.1