15 #ifndef vtkPVMacFileInformationHelper_h 16 #define vtkPVMacFileInformationHelper_h 18 #include "vtkObject.h" 19 #include "vtkPVClientServerCoreDefaultModule.h" 32 void PrintSelf(ostream& os, vtkIndent indent);
36 std::string GetHomeDirectory();
41 typedef std::pair<std::string, std::string>
NamePath;
42 std::vector<NamePath> GetMountedVolumes();
46 std::string GetBundleDirectory();
51 std::string GetDesktopDirectory();
56 std::string GetDocumentsDirectory();
61 std::string GetDownloadsDirectory();