KVIrc
4.9.2
DeveloperAPIs
|
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)() |