plugify 1.2.8
|
Holds information about the initialization result. More...
#include <language_module.hpp>
Public Attributes | |
MethodTable | table |
Holds information about the initialization result.
The InitResult structure is used to represent the result of a language module initialization.
Definition at line 21 of file language_module.hpp.
MethodTable plugify::InitData::table |
Definition at line 22 of file language_module.hpp.