Go to the source code of this file.
◆ GetPlugin()
◆ GetPluginManager()
Returns registred plugin by class type, better is to use global funtion GetPlugin(typename plugin_type)
- Parameters
-
| module_tpye | typename class type of plugin |
- Returns
PluginBase
PluginManager GetPluginManager()
Returns registred plugin by class type, better is to use global funtion GetPlugin(typename plugin_typ...
Definition at line 274 of file pluginmanager.c.
◆ IsModuleExist()
◆ IsPluginManagerExists()
| bool IsPluginManagerExists |
( |
| ) |
|
◆ PluginManagerDelete()
| void PluginManagerDelete |
( |
| ) |
|
◆ PluginManagerInit()
| void PluginManagerInit |
( |
| ) |
|
◆ g_Plugins