#include <openldev-plugin.h>
Data Fields | |
vector< OpenLDevPlugin * > | plugins |
int | num_of_plugins |
|
The number of plugins available. You can get this value from the vector, but this is for convenience. |
|
An std::vector list of plugin objects for each plugin that was loaded, whether it is enabled or not. |