blocxx
BLOCXX_NAMESPACE::FileSystemMockObject Member List

This is the complete list of members for BLOCXX_NAMESPACE::FileSystemMockObject, including all inherited members.

basename(const String &filename)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
canRead(const String &path)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
canWrite(const String &path)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
changeDirectory(const String &path)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
changeFileOwner(const String &filename, const UserId &userId)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
close(const FileHandle &hdl)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
createFile(const String &path)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
createTempFile(const String &dir)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
createTempFile(String &filePath, const String &dir)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
dirname(const String &filename)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
exists(const String &path)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
fileSize(FileHandle fh)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
flush(FileHandle &hdl)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
getCurrentWorkingDirectory()BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
getDirectoryContents(const String &path, StringArray &dirEntries)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
getFileContents(const String &filename)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
getFileLines(const String &filename)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
getFileSize(const String &path, Int64 &size)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
isDirectory(const String &path)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
isExecutable(const String &path)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
isLink(const String &path)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
makeDirectory(const String &path, int mode=0777)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
openFile(const String &path)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
openForAppendOrCreateFile(const String &path)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
openOrCreateFile(const String &path)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
read(const FileHandle &hdl, void *bfr, size_t numberOfBytes, Int64 offset=-1L)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
readSymbolicLink(const String &path)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
realPath(const String &path)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
removeDirectory(const String &path)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
removeFile(const String &path)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
renameFile(const String &oldFileName, const String &newFileName)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
rewind(const FileHandle &hdl)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
security(String const &path, UserId uid)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
security(String const &path)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
security(String const &base_dir, String const &rel_path, UserId uid)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
security(String const &base_dir, String const &rel_path)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
seek(const FileHandle &hdl, Int64 offset, int whence)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
tell(const FileHandle &hdl)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
write(FileHandle hdl, const void *bfr, size_t numberOfBytes, Int64 offset=-1L)BLOCXX_NAMESPACE::FileSystemMockObjectvirtual
~FileSystemMockObject()BLOCXX_NAMESPACE::FileSystemMockObjectvirtual