#include <errno.h>#include <stdlib.h>#include <stdio.h>#include <dlfcn.h>#include <string.h>#include <vector>#include <fstream>#include <iostream>#include <sstream>#include "PatternsExt.h"#include "../../NodeList.h"Functions | |
| Plugin * | create () |
| void | destroy (Plugin *p) |
| Plugin* create | ( | ) |
| void destroy | ( | Plugin * | p | ) |
1.6.1