Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

vmddlopen.h File Reference

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)


Function Documentation

int vmddlclose void *    h
 

Definition at line 151 of file vmddlopen.c.

Referenced by NVENCMgr::init, PluginMgr::load_sharedlibrary_plugins, NVENCMgr::~NVENCMgr, OpenGLExtensions::~OpenGLExtensions, and PluginMgr::~PluginMgr.

const char* vmddlerror void   
 

Definition at line 145 of file vmddlopen.c.

void* vmddlopen const char *    fname
 

Definition at line 142 of file vmddlopen.c.

Referenced by NVENCMgr::init, PluginMgr::load_sharedlibrary_plugins, and OpenGLExtensions::vmdGetProcAddress.

void* vmddlsym void *    h,
const char *    sym
 

Definition at line 148 of file vmddlopen.c.

Referenced by NVENCMgr::init, PluginMgr::load_sharedlibrary_plugins, OpenGLExtensions::vmdGetProcAddress, and PluginMgr::~PluginMgr.


Generated on Fri Apr 19 02:46:03 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002