|
bool | TryToLoad (const std::string &library_name) |
|
bool | LibraryIsLoaded () const |
|
const std::vector< std::string > & | FunctionsNotFound () const |
|
template<typename T > |
std::function< T > | GetFunction (const char *function_name) |
|
template<typename T > |
std::function< T > | GetFunction (const std::string &function_name) |
|
template<typename T > |
void | GetFunction (std::function< T > *function, const char *function_name) |
|
template<typename T > |
void | GetFunction (std::function< T > *function, const std::string function_name) |
|
The documentation for this class was generated from the following file:
- src/cpp/multisolver_interface/include/antares-xpansion/multisolver_interface/dynamic_library.h