Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages | Examples

P::PluginMetaInfo Struct Reference
[Core library]

Plugin meta information. More...

#include <pplugin.h>

List of all members.

Public Attributes

const char * iface
const char * feature
PluginBase *(* create )()
void(* destroy )(PluginBase *c)


Detailed Description

Plugin meta information.

The structure is used to hold information about a plugin that is exported from a shared library.

Author:
Christian Prochnow <cproch@seculogix.de>

Definition at line 52 of file pplugin.h.


Member Data Documentation

PluginBase*(* P::PluginMetaInfo::create)()
 

void(* P::PluginMetaInfo::destroy)(PluginBase* c)
 

const char* P::PluginMetaInfo::feature
 

Definition at line 54 of file pplugin.h.

const char* P::PluginMetaInfo::iface
 

Definition at line 53 of file pplugin.h.


The documentation for this struct was generated from the following file:
Generated on Fri Mar 12 21:08:35 2004 for P::Classes by doxygen 1.3.3