#include <iostream>#include <fstream>#include <errno.h>#include <stdio.h>#include <stdlib.h>#include <dlfcn.h>#include <string.h>#include "Generator.h"#include "FileConverter.h"Functions | |
| Plugin * | create () |
| void | destroy (Plugin *p) |
| Plugin* create | ( | ) |
| void destroy | ( | Plugin * | p | ) |
1.6.1