#include <string>#include <vector>#include "framebuffer.h"Go to the source code of this file.
Namespaces | |
| namespace | GedPlugin |
Classes | |
| struct | GedPlugin::PluginDescription |
| class | GedPlugin::Plugin |
Typedefs | |
| typedef int(*) | GedPlugin::PluginCorePtr (FrameBuffer &fb, std::vector< std::string > argList) |
Enumerations | |
| enum | GedPlugin::PluginType { GedPlugin::TYPE_VOID = 0, GedPlugin::TYPE_FILEFORMAT, GedPlugin::TYPE_FILTER } |
1.5.2