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

PluginMgr.h File Reference

#include "ResizeArray.h"
#include "vmdplugin.h"

Go to the source code of this file.

Compounds

class  PluginMgr
 Scans a specified set of directories looking for shared libraries that implement the vmdplugin interface. Stores a copy of the plugins it finds so that they can be passed to routines that know the specific interface for the plugin. More...


Typedefs

typedef ResizeArray< vmdplugin_t * > PluginList


Typedef Documentation

typedef ResizeArray<vmdplugin_t *> PluginList
 

Definition at line 34 of file PluginMgr.h.


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