#include <gtk/gtk.h>
#include <iostream>
#include <vector>
Go to the source code of this file.
Classes | |
struct | OpenLDevPlugin |
struct | OpenLDevPluginList |
Typedefs | |
typedef _OpenLDevPlugin | OpenLDevPlugin |
typedef _OpenLDevPluginList | OpenLDevPluginList |
Enumerations | |
enum | PluginState { PLUGIN_OK, PLUGIN_CRASH, PLUGIN_ENABLED, PLUGIN_DISABLED } |
|
Definition at line 30 of file openldev-plugin.h. |
|
Definition at line 31 of file openldev-plugin.h. |
|
Definition at line 28 of file openldev-plugin.h. |