Nebula
Loading...
Searching...
No Matches
Posix::PosixFSWrapper Member List

This is the complete list of members for Posix::PosixFSWrapper, including all inherited members.

CloseFile(Handle h)Posix::PosixFSWrapperstatic
CreateDirectory(const Util::String &path)Posix::PosixFSWrapperstatic
CreateTemporaryFilename(const Util::String &path)Posix::PosixFSWrapperstatic
DeleteDirectory(const Util::String &path)Posix::PosixFSWrapperstatic
DeleteFile(const Util::String &path)Posix::PosixFSWrapperstatic
DirectoryExists(const Util::String &path)Posix::PosixFSWrapperstatic
Eof(Handle h)Posix::PosixFSWrapperstatic
FileExists(const Util::String &path)Posix::PosixFSWrapperstatic
Flush(Handle h)Posix::PosixFSWrapperstatic
GetBinDirectory()Posix::PosixFSWrapperstatic
GetFileSize(Handle h)Posix::PosixFSWrapperstatic
GetFileWriteTime(const Util::String &path)Posix::PosixFSWrapperstatic
GetHomeDirectory()Posix::PosixFSWrapperstatic
GetTempDirectory()Posix::PosixFSWrapperstatic
GetUserDirectory()Posix::PosixFSWrapperstatic
Handle typedefPosix::PosixFSWrapper
IsDeviceName(const Util::String &str)Posix::PosixFSWrapperstatic
IsLocked(const Util::String &path)Posix::PosixFSWrapperstatic
IsReadOnly(const Util::String &path)Posix::PosixFSWrapperstatic
ListDirectories(const Util::String &dirPath, const Util::String &pattern)Posix::PosixFSWrapperstatic
ListFiles(const Util::String &dirPath, const Util::String &pattern)Posix::PosixFSWrapperstatic
Map(Handle h, IO::Stream::AccessMode accessMode, Handle &mappedHandle)Posix::PosixFSWrapperstatic
OpenFile(const Util::String &path, IO::Stream::AccessMode accessMode, IO::Stream::AccessPattern accessPattern)Posix::PosixFSWrapperstatic
Read(Handle h, void *buf, IO::Stream::Size numBytes)Posix::PosixFSWrapperstatic
ReplaceFile(const Util::String &source, const Util::String &target)Posix::PosixFSWrapperstatic
Seek(Handle h, IO::Stream::Offset offset, IO::Stream::SeekOrigin orig)Posix::PosixFSWrapperstatic
SetFileWriteTime(const Util::String &path, IO::FileTime fileTime)Posix::PosixFSWrapperstatic
SetReadOnly(const Util::String &path, bool readOnly)Posix::PosixFSWrapperstatic
Tell(Handle h)Posix::PosixFSWrapperstatic
Unmap(Handle mapHandle, char *buf)Posix::PosixFSWrapperstatic
Write(Handle h, const void *buf, IO::Stream::Size numBytes)Posix::PosixFSWrapperstatic