#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 |
|
Definition at line 34 of file PluginMgr.h. |