Nebula
Loading...
Searching...
No Matches
OSX::OSXFSWrapper Member List

This is the complete list of members for OSX::OSXFSWrapper, including all inherited members.

CloseFile(Handle h)OSX::OSXFSWrapperstatic
ConvertPath(const Util::String &str)OSX::OSXFSWrapperstatic
CreateDirectory(const Util::String &path)OSX::OSXFSWrapperstatic
DeleteDirectory(const Util::String &path)OSX::OSXFSWrapperstatic
DeleteFile(const Util::String &path)OSX::OSXFSWrapperstatic
DirectoryExists(const Util::String &path)OSX::OSXFSWrapperstatic
Eof(Handle h)OSX::OSXFSWrapperstatic
FileExists(const Util::String &path)OSX::OSXFSWrapperstatic
Flush(Handle h)OSX::OSXFSWrapperstatic
GetAppDataDirectory()OSX::OSXFSWrapperstatic
GetBinDirectory()OSX::OSXFSWrapperstatic
GetFileSize(Handle h)OSX::OSXFSWrapperstatic
GetFileWriteTime(const Util::String &path)OSX::OSXFSWrapperstatic
GetHomeDirectory()OSX::OSXFSWrapperstatic
GetProgramsDirectory()OSX::OSXFSWrapperstatic
GetTempDirectory()OSX::OSXFSWrapperstatic
GetUserDirectory()OSX::OSXFSWrapperstatic
Handle typedefOSX::OSXFSWrapper
IsDeviceName(const Util::String &str)OSX::OSXFSWrapperstatic
IsReadOnly(const Util::String &path)OSX::OSXFSWrapperstatic
ListDirectories(const Util::String &dirPath, const Util::String &pattern)OSX::OSXFSWrapperstatic
ListFiles(const Util::String &dirPath, const Util::String &pattern)OSX::OSXFSWrapperstatic
OpenFile(const Util::String &path, IO::Stream::AccessMode accessMode, IO::Stream::AccessPattern accessPattern)OSX::OSXFSWrapperstatic
Read(Handle h, void *buf, IO::Stream::Size numBytes)OSX::OSXFSWrapperstatic
Seek(Handle h, IO::Stream::Offset offset, IO::Stream::SeekOrigin orig)OSX::OSXFSWrapperstatic
SetFileWriteTime(const Util::String &path, IO::FileTime fileTime)OSX::OSXFSWrapperstatic
SetReadOnly(const Util::String &path, bool readOnly)OSX::OSXFSWrapperstatic
Tell(Handle h)OSX::OSXFSWrapperstatic
Write(Handle h, const void *buf, IO::Stream::Size numBytes)OSX::OSXFSWrapperstatic