OpenLDevPluginList Struct Reference

The list of available plugins in std::vector form.

#include <openldev-plugin.h>


Data Fields

vector< OpenLDevPlugin * > plugins
int num_of_plugins


Field Documentation

int OpenLDevPluginList::num_of_plugins
 

The number of plugins available. You can get this value from the vector, but this is for convenience.

vector<OpenLDevPlugin*> OpenLDevPluginList::plugins
 

An std::vector list of plugin objects for each plugin that was loaded, whether it is enabled or not.


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:57:42 2006 for OpenLDev by  doxygen 1.4.6