![]() |
KVIrc 5.2.6
Developer APIs
|
Go to the source code of this file.
Classes | |
class | Plugin |
class | PluginManager |
Typedefs | |
typedef int(* | plugin_canunload) () |
typedef int(* | plugin_free) (char *pBuffer) |
typedef int(* | plugin_function) (int argc, char *argv[], char **buffer) |
typedef int(* | plugin_load) () |
typedef int(* | plugin_unload) () |
typedef int(* plugin_canunload) () |
typedef int(* plugin_free) (char *pBuffer) |
typedef int(* plugin_function) (int argc, char *argv[], char **buffer) |
typedef int(* plugin_load) () |
typedef int(* plugin_unload) () |