Oxygine  1
2g game engine
oxygine::file::STDFileSystem Member List

This is the complete list of members for oxygine::file::STDFileSystem, including all inherited members.

_deleteDirectory(const char *path) (defined in oxygine::file::STDFileSystem)oxygine::file::STDFileSystemprotectedvirtual
_deleteFile(const char *file) (defined in oxygine::file::STDFileSystem)oxygine::file::STDFileSystemprotectedvirtual
_filesystems (defined in oxygine::file::FileSystem)oxygine::file::FileSystemprotected
_getFullPath(const char *path, char buff[512]) (defined in oxygine::file::STDFileSystem)oxygine::file::STDFileSystemprotected
_isExists(const char *file) (defined in oxygine::file::STDFileSystem)oxygine::file::STDFileSystemprotectedvirtual
_makeDirectory(const char *path) (defined in oxygine::file::STDFileSystem)oxygine::file::STDFileSystemprotectedvirtual
_open(const char *file_, const char *mode, error_policy ep, fileHandle *&fh) (defined in oxygine::file::STDFileSystem)oxygine::file::STDFileSystemprotectedvirtual
_path (defined in oxygine::file::STDFileSystem)oxygine::file::STDFileSystemprotected
_prefix (defined in oxygine::file::FileSystem)oxygine::file::FileSystemprotected
_read(const char *file, file::buffer &, error_policy ep) (defined in oxygine::file::STDFileSystem)oxygine::file::STDFileSystemprotectedvirtual
_readonly (defined in oxygine::file::FileSystem)oxygine::file::FileSystemprotected
_renameFile(const char *src, const char *dest) (defined in oxygine::file::STDFileSystem)oxygine::file::STDFileSystemprotectedvirtual
deleteDirectory(const char *path) (defined in oxygine::file::FileSystem)oxygine::file::FileSystem
deleteFile(const char *file) (defined in oxygine::file::FileSystem)oxygine::file::FileSystem
FileSystem(bool readonly) (defined in oxygine::file::FileSystem)oxygine::file::FileSystem
filesystems typedef (defined in oxygine::file::FileSystem)oxygine::file::FileSystemprotected
getFullPath(const char *path) (defined in oxygine::file::STDFileSystem)oxygine::file::STDFileSystem
isExists(const char *file) (defined in oxygine::file::FileSystem)oxygine::file::FileSystem
isExistsHere(const char *file) (defined in oxygine::file::FileSystem)oxygine::file::FileSystem
makeDirectory(const char *path) (defined in oxygine::file::FileSystem)oxygine::file::FileSystem
mount(FileSystem *fs) (defined in oxygine::file::FileSystem)oxygine::file::FileSystem
open(const char *file, const char *mode, error_policy ep, fileHandle *&fh) (defined in oxygine::file::FileSystem)oxygine::file::FileSystem
read(const char *file, file::buffer &bf, error_policy ep) (defined in oxygine::file::FileSystem)oxygine::file::FileSystem
renameFile(const char *src, const char *dest) (defined in oxygine::file::FileSystem)oxygine::file::FileSystem
setPath(const char *folder) (defined in oxygine::file::STDFileSystem)oxygine::file::STDFileSystem
setPrefix(const char *str) (defined in oxygine::file::FileSystem)oxygine::file::FileSystem
status enum name (defined in oxygine::file::FileSystem)oxygine::file::FileSystem
status_error enum value (defined in oxygine::file::FileSystem)oxygine::file::FileSystem
status_ok enum value (defined in oxygine::file::FileSystem)oxygine::file::FileSystem
STDFileSystem(bool readonly) (defined in oxygine::file::STDFileSystem)oxygine::file::STDFileSystem
unmount(FileSystem *fs) (defined in oxygine::file::FileSystem)oxygine::file::FileSystem
~FileSystem() (defined in oxygine::file::FileSystem)oxygine::file::FileSystemvirtual