Main Page | Namespace List | Class List | Directories | File List | Class Members | File Members

OpenLDevPlugin Struct Reference

#include <openldev-plugin.h>

List of all members.

Public Attributes

int plugin_id
gboolean enable
const char * file
const char * library
const char * name
const char * author
const char * description
const char * copyright
PluginState state
PluginState(* init )(gpointer)
PluginState(* destroy )(gpointer)
GModule * module


Detailed Description

Definition at line 33 of file openldev-plugin.h.


Member Data Documentation

const char* OpenLDevPlugin::author
 

const char* OpenLDevPlugin::copyright
 

const char* OpenLDevPlugin::description
 

PluginState(* OpenLDevPlugin::destroy)(gpointer)
 

gboolean OpenLDevPlugin::enable
 

const char* OpenLDevPlugin::file
 

PluginState(* OpenLDevPlugin::init)(gpointer)
 

const char* OpenLDevPlugin::library
 

GModule* OpenLDevPlugin::module
 

const char* OpenLDevPlugin::name
 

int OpenLDevPlugin::plugin_id
 

PluginState OpenLDevPlugin::state
 


The documentation for this struct was generated from the following file:
Generated on Tue Jan 31 23:32:43 2006 for OpenLDev by  doxygen 1.4.4