#include <openbabel/dlhandler.h>
#include <openbabel/babelconfig.h>
#include <unistd.h>
#include <dirent.h>
#include <sys/stat.h>
#include <dlfcn.h>
#include <cstdlib>
Include dependency graph for dlhandler_unix.cpp:
Namespaces | |
namespace | OpenBabel |
Defines | |
#define | BUFF_SIZE 32768 |
Functions | |
bool | tokenize (vector< string > &, const char *, const char *) |
int | matchFiles (SCANDIR_CONST struct dirent *entry_p) |
#define BUFF_SIZE 32768 |
int matchFiles | ( | SCANDIR_CONST struct dirent * | entry_p | ) |