25 #ifndef vtkSMFileUtilities_h 26 #define vtkSMFileUtilities_h 45 bool MakeDirectory(
const std::string& name, vtkTypeUInt32 location);
53 bool DeleteDirectory(
const std::string& name, vtkTypeUInt32 location);
61 bool RenameDirectory(
const std::string& name,
const std::string& newname, vtkTypeUInt32 location);
superclass for any server manager classes that are related to a session
#define VTKREMOTINGSERVERMANAGER_EXPORT
void PrintSelf(ostream &os, vtkIndent indent) override
static vtkSMSessionObject * New()