ParaView
|
#include "vtkObject.h"
#include "vtkPVClientServerCoreCoreModule.h"
Go to the source code of this file.
Classes | |
class | vtkPVPluginLoader |
Used to load ParaView plugins. More... | |
class | vtkPVPluginLoaderCleanerInitializer |
Typedefs | |
typedef bool(* | vtkPluginLoadFunction) (const char *) |
Variables | |
static class VTKPVCLIENTSERVERCORECORE_EXPORT vtkPVPluginLoaderCleanerInitializer | vtkPVPluginLoaderCleanerInitializerInstance |
typedef bool(* vtkPluginLoadFunction) (const char *) |
Definition at line 38 of file vtkPVPluginLoader.h.
|
static |