Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   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 PluginMgr::load_sharedlibrary_plugins, 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 PluginMgr::load_sharedlibrary_plugins.

void* vmddlsym void *    h,
const char *    sym
 

Definition at line 148 of file vmddlopen.c.

Referenced by PluginMgr::load_sharedlibrary_plugins, and PluginMgr::~PluginMgr.


Generated on Sat May 26 01:48:55 2012 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002