plugify
1.0.0.0
|
Holds information about the load result. More...
#include <language_module.hpp>
Public Attributes | |
std::vector< MethodData > | methods |
Methods exported by the loaded plugin. | |
Holds information about the load result.
The LoadResultData structure is used to represent the result of loading a plugin in a language module.
Definition at line 56 of file language_module.hpp.