MoonUnit
 All Data Structures Variables Enumerations Enumerator Groups Pages
MuPlugin Struct Reference

Public Types

enum  { MU_PLUGIN_API_1 }
 
enum  { MU_PLUGIN_LOADER, MU_PLUGIN_LOGGER }
 

Data Fields

enum MuPlugin:: { ... }  version
 
enum MuPlugin:: { ... }  type
 
const char * name
 
const char * author
 
const char * description
 
struct MuLoader *(* loader )()
 
struct MuLogger *(* create_logger )()
 

Member Enumeration Documentation

anonymous enum

Plugin API version

anonymous enum

Plugin type

Field Documentation

const char* MuPlugin::author

Author of the plugin

const char* MuPlugin::description

Brief description of the plugin

const char* MuPlugin::name

Plugin name

enum { ... } MuPlugin::type

Plugin type

enum { ... } MuPlugin::version

Plugin API version


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