![]() |
KVIrc
4.9.2
DeveloperAPIs
|
#include <functional>#include <memory>#include <unordered_map>#include <utility>#include "kvi_settings.h"#include "KviModule.h"#include "KviLocale.h"Functions | |
| template<typename T > | |
| T * | castFromModParam (void *p) |
| static bool | pythoncore_module_can_unload (KviModule *) |
| static bool | pythoncore_module_cleanup (KviModule *) |
| static bool | pythoncore_module_ctrl (KviModule *, const char *cmd, void *param) |
| static bool | pythoncore_module_init (KviModule *) |
| T* castFromModParam | ( | void * | p | ) |
References p.
|
static |
|
static |
|
static |
References KVI_PYTHONCORECTRLCOMMAND_DESTROY, KVI_PYTHONCORECTRLCOMMAND_EXECUTE, and m.
|
static |
1.8.7