Classes | Typedefs
vtkPVPluginTracker.h File Reference
#include "vtkCommand.h"
#include "vtkObject.h"
#include "vtkRemotingCoreModule.h"
#include "vtkSmartPointer.h"
Include dependency graph for vtkPVPluginTracker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkPVPluginTracker
 a global manager for each processes to keep track of plugins loaded on that process. More...
 

Typedefs

typedef bool(* vtkPluginSearchFunction) (const char *)
 

Typedef Documentation

◆ vtkPluginSearchFunction

typedef bool(* vtkPluginSearchFunction) (const char *)

Definition at line 39 of file vtkPVPluginTracker.h.