Go to the source code of this file.
Functions | |
void * | vmddlopen (const char *fname) |
void * | vmddlsym (void *h, const char *sym) |
int | vmddlclose (void *h) |
const char * | vmddlerror (void) |
|
Definition at line 151 of file vmddlopen.c. Referenced by NVENCMgr::init, PluginMgr::load_sharedlibrary_plugins, NVENCMgr::~NVENCMgr, OpenGLExtensions::~OpenGLExtensions, and PluginMgr::~PluginMgr. |
|
Definition at line 145 of file vmddlopen.c. |
|
Definition at line 142 of file vmddlopen.c. Referenced by NVENCMgr::init, PluginMgr::load_sharedlibrary_plugins, and OpenGLExtensions::vmdGetProcAddress. |
|
Definition at line 148 of file vmddlopen.c. Referenced by NVENCMgr::init, PluginMgr::load_sharedlibrary_plugins, OpenGLExtensions::vmdGetProcAddress, and PluginMgr::~PluginMgr. |