wrench::LogicalFileSystem Member List

This is the complete list of members for wrench::LogicalFileSystem, including all inherited members.

createDirectory(std::string absolute_path)wrench::LogicalFileSystem
doesDirectoryExist(std::string absolute_path)wrench::LogicalFileSystem
getFreeSpace()wrench::LogicalFileSystem
getTotalCapacity()wrench::LogicalFileSystem
hasEnoughFreeSpace(double bytes)wrench::LogicalFileSystem
init()wrench::LogicalFileSystem
isDirectoryEmpty(std::string absolute_path)wrench::LogicalFileSystem
isFileInDirectory(WorkflowFile *file, std::string absolute_path)wrench::LogicalFileSystem
listFilesInDirectory(std::string absolute_path)wrench::LogicalFileSystem
LogicalFileSystem(std::string hostname, std::string ss_name, std::string mount_point)wrench::LogicalFileSystemexplicit
removeAllFilesInDirectory(std::string absolute_path)wrench::LogicalFileSystem
removeEmptyDirectory(std::string absolute_path)wrench::LogicalFileSystem
removeFileFromDirectory(WorkflowFile *file, std::string absolute_path)wrench::LogicalFileSystem
reserveSpace(WorkflowFile *file, std::string absolute_path)wrench::LogicalFileSystem
storeFileInDirectory(WorkflowFile *file, std::string absolute_path)wrench::LogicalFileSystem
unreserveSpace(WorkflowFile *file, std::string absolute_path)wrench::LogicalFileSystem