#include "xmlserializeable.h"
#include "glimsproject.h"
#include <dlfcn.h>
Go to the source code of this file.
Classes | |
class | Plugin |
An implementation of a plugin interface allowing application extensibility. More... | |
Defines | |
#define | LIBHANDLE void* |
Typedefs | |
typedef void(* | EXECFUNC )(GLIMSProject *) |
typedef const char *(* | GETNAMEFUNC )() |
typedef const char *(* | GETDESCFUNC )() |
#define LIBHANDLE void* |
Definition at line 12 of file plugin.h.
Referenced by Plugin::execPlugin(), Plugin::loadFromFile(), and Plugin::loadPlugin().
typedef void(* EXECFUNC)(GLIMSProject *) |
typedef const char*(* GETDESCFUNC)() |
typedef const char*(* GETNAMEFUNC)() |
Home |
Search |
Disclaimers & Privacy |
Contact Us GLIMSView Maintainer: dsoltesz@usgs.gov |