GedPlugin::PluginDescription Struct Reference

#include <gedplugin.h>

List of all members.

Public Member Functions

 PluginDescription ()

Public Attributes

PluginType type
 plugin category
std::string name
 plugin name
PluginCorePtr pCore
 pointer to plugin core function


Detailed Description

Plugin Descrition. This is given as argument to Plugin::set() method.

Definition at line 39 of file gedplugin.h.


Constructor & Destructor Documentation

GedPlugin::PluginDescription::PluginDescription (  )  [inline]

Definition at line 44 of file gedplugin.h.


Member Data Documentation

PluginType GedPlugin::PluginDescription::type

plugin category

Definition at line 40 of file gedplugin.h.

std::string GedPlugin::PluginDescription::name

plugin name

Definition at line 41 of file gedplugin.h.

PluginCorePtr GedPlugin::PluginDescription::pCore

pointer to plugin core function

Definition at line 42 of file gedplugin.h.


The documentation for this struct was generated from the following file:
Generated on Wed Aug 29 00:01:04 2007 for GED 2006 by  doxygen 1.5.2