#include <string>#include <iostream>#include <cassert>#include <dlfcn.h>#include "crusde_api.h"#include "config.h"#include "exceptions.h"

Go to the source code of this file.
Classes | |
| class | Plugin |
Typedefs | |
| typedef void(* | void_t )() |
| typedef char *(* | char_t )() |
| typedef PluginCategory(* | category_t )() |
| typedef PluginCategory(* category_t)() |
| typedef char*(* char_t)() |
| typedef void(* void_t)() |
1.6.1-20091004