18 #ifndef vtkPVStandardPaths_h 19 #define vtkPVStandardPaths_h 42 static std::vector<std::string> GetSystemDirectories();
53 static std::vector<std::string> GetInstallDirectories();
64 static std::string GetUserSettingsDirectory();
72 static std::string GetUserSettingsFilePath();
Utilities methods to get standard paths.
#define VTKREMOTINGAPPLICATION_EXPORT