12 #ifndef vtkPVFilePathEncodingHelper_h 13 #define vtkPVFilePathEncodingHelper_h 29 vtkSetStringMacro(Path);
30 vtkGetStringMacro(Path);
37 vtkSetStringMacro(SecondaryPath);
38 vtkGetStringMacro(SecondaryPath);
46 vtkGetMacro(ActiveGlobalId,
int);
47 vtkSetMacro(ActiveGlobalId,
int);
58 bool DeleteDirectory();
68 bool RenameDirectory();
78 bool GetActiveFileIsReadable();
84 bool CallObjectMethod(
const char* method,
bool ignoreError =
false);
#define VTKREMOTINGSERVERMANAGER_EXPORT
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
server side object used to check if manipulate a directory
void operator=(const vtkObjectBase &)