plugify 1.0.0.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
plugify::InitResultData Struct Reference

Holds information about the initialization result. More...

#include <language_module.hpp>

Collaboration diagram for plugify::InitResultData:
Collaboration graph
[legend]

Public Attributes

MethodTable table
 

Detailed Description

Holds information about the initialization result.

The InitResultData structure is used to represent the result of a language module initialization.

Definition at line 43 of file language_module.hpp.

Member Data Documentation

◆ table

MethodTable plugify::InitResultData::table

Definition at line 44 of file language_module.hpp.


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