3 #ifndef vtkPVMacFileInformationHelper_h 4 #define vtkPVMacFileInformationHelper_h 24 std::string GetHomeDirectory();
29 typedef std::pair<std::string, std::string>
NamePath;
30 std::vector<NamePath> GetMountedVolumes();
34 std::string GetBundleDirectory();
39 std::string GetDesktopDirectory();
44 std::string GetDocumentsDirectory();
49 std::string GetDownloadsDirectory();
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
#define VTKREMOTINGCORE_EXPORT
void operator=(const vtkObjectBase &)