KVIrc 5.2.6
Developer APIs
KviModuleInfo Struct Reference

#include <KviModule.h>

Public Attributes

KviModuleSystemRoutine can_unload
 
KviModuleSystemRoutine cleanup_routine
 
KviModuleCtrlRoutine ctrl_routine
 
KviModuleSystemRoutine init_routine
 
const char * szCopyright
 
const char * szDescription
 
const char * szKVIrcVersion
 
const char * szModuleContext
 
const char * szModuleName
 
const char * szVersion
 

Member Data Documentation

◆ can_unload

KviModuleSystemRoutine KviModuleInfo::can_unload

◆ cleanup_routine

KviModuleSystemRoutine KviModuleInfo::cleanup_routine

◆ ctrl_routine

KviModuleCtrlRoutine KviModuleInfo::ctrl_routine

◆ init_routine

KviModuleSystemRoutine KviModuleInfo::init_routine

◆ szCopyright

const char* KviModuleInfo::szCopyright

◆ szDescription

const char* KviModuleInfo::szDescription

◆ szKVIrcVersion

const char* KviModuleInfo::szKVIrcVersion

◆ szModuleContext

const char* KviModuleInfo::szModuleContext

◆ szModuleName

const char* KviModuleInfo::szModuleName

◆ szVersion

const char* KviModuleInfo::szVersion

The documentation for this struct was generated from the following file: