PERRY v1.0.0
P-E-R-R-Y/PERRY helps creating games with a bunch of tools.
Loading...
Searching...
No Matches
InfoSharedLoader Class Reference

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.
 

Detailed Description

Use to dynamicaly load Any shared library.


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