#include "vtkCommand.h"#include "vtkObject.h"#include "vtkParaViewDeprecation.h"#include "vtkRemotingCoreModule.h"#include "vtkSmartPointer.h"#include <vector>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 void(* | vtkPluginListFunction) (const char *appname, std::vector< std::string > &names) |
| typedef bool(* vtkPluginSearchFunction) (const char *) |
Definition at line 30 of file vtkPVPluginTracker.h.
| typedef void(* vtkPluginListFunction) (const char *appname, std::vector< std::string > &names) |
Definition at line 31 of file vtkPVPluginTracker.h.
1.8.13 on Sat Dec 6 2025