#include <gtk/gtk.h>
#include <iostream>
#include <vector>
Data Structures | |
| struct | OpenLDevPlugin |
| Plugin information and functions loaded from the library. More... | |
| struct | OpenLDevPluginList |
| The list of available plugins in std::vector form. More... | |
Enumerations | |
| enum | PluginState |
|
|
A list of plugin states. These must be returned from each of the loaded functions. |
1.4.6