GL Studio C++ Runtime API
|
This is the complete list of members for DynamicLibrary, including all inherited members.
DynamicFunction(const char *function_name) | DynamicLibrary | virtual |
DynamicLibrary(const char *lib_name_arg, bool quiet=false, bool searchLibPath=false, bool tryStandardExtensions=false, bool matchVersion=false) | DynamicLibrary | |
ERROR_UNKNOWN enum value | DynamicLibrary | |
ERROR_VERSION_MISMATCH enum value | DynamicLibrary | |
ErrorEnum enum name | DynamicLibrary | |
ErrorString() const | DynamicLibrary | |
Exists(const char *libName, bool tryStandardExtensions=true) | DynamicLibrary | static |
Find(const std::string &name) | DynamicLibrary | static |
LastError() const | DynamicLibrary | |
Loaded(void) const | DynamicLibrary | virtual |
RemoveExtension(std::string &libpath) | DynamicLibrary | static |
~DynamicLibrary() | DynamicLibrary | virtual |