plugify  1.0.0.0
Public Attributes | List of all members
plugify::LoadResultData Struct Reference

Holds information about the load result. More...

#include <language_module.hpp>

Public Attributes

std::vector< MethodData > methods
 Methods exported by the loaded plugin.
 

Detailed Description

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.


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