![]() |
PERRY v1.0.0
P-E-R-R-Y/PERRY helps creating games with a bunch of tools.
|
Use to dynamicaly load Any shared library. More...
#include <InfoSharedLoader.hpp>
Public Types | |
| using | Params = std::string |
Public Member Functions | |
| InfoSharedLoader (std::string file) | |
| Construct a new Info Shared Loader object with every symbols from the shared library. | |
| ~InfoSharedLoader ()=default | |
| Destroy the Info Shared Loader object. | |
Public Attributes | |
| const char *(* | getType )() |
| const char *(* | getName )() |
Private Attributes | |
| DynamicLoader | dl |
| Window. | |
Use to dynamicaly load Any shared library.