Manager of dynamic libraries.
More...
#include <MyGUI_DynLibManager.h>
Detailed Description
Manager of dynamic libraries.
Definition at line 36 of file MyGUI_DynLibManager.h.
Constructor & Destructor Documentation
MyGUI::DynLibManager::DynLibManager |
( |
| ) |
|
MyGUI::DynLibManager::~DynLibManager |
( |
| ) |
|
Member Function Documentation
void MyGUI::DynLibManager::initialise |
( |
| ) |
|
DynLib * MyGUI::DynLibManager::load |
( |
const std::string & |
fileName | ) |
|
void MyGUI::DynLibManager::shutdown |
( |
| ) |
|
void MyGUI::DynLibManager::unload |
( |
DynLib * |
library | ) |
|
The documentation for this class was generated from the following files: