Manager of dynamic libraries.
More...
#include <MyGUI_DynLibManager.h>
Manager of dynamic libraries.
Definition at line 20 of file MyGUI_DynLibManager.h.
◆ DynLibManager()
MyGUI::DynLibManager::DynLibManager |
( |
| ) |
|
◆ _unloadDelayDynLibs()
void MyGUI::DynLibManager::_unloadDelayDynLibs |
( |
| ) |
|
◆ getClassTypeName()
static const char * MyGUI::DynLibManager::getClassTypeName |
( |
| ) |
|
|
static |
◆ getInstance()
◆ getInstancePtr()
◆ initialise()
void MyGUI::DynLibManager::initialise |
( |
| ) |
|
◆ load()
DynLib * MyGUI::DynLibManager::load |
( |
const std::string & |
fileName | ) |
|
◆ shutdown()
void MyGUI::DynLibManager::shutdown |
( |
| ) |
|
◆ unload()
void MyGUI::DynLibManager::unload |
( |
DynLib * |
library | ) |
|
◆ unloadAll()
void MyGUI::DynLibManager::unloadAll |
( |
| ) |
|
The documentation for this class was generated from the following files: