virtual IODevice open_file(const std::string &filename, File::OpenMode mode=File::open_existing, unsigned int access=File::access_read|File::access_write, unsigned int share=File::share_all, unsigned int flags=0)=0
Open file from this source.
Virtual File System (VFS) directory listing entry class.
Definition: directory_listing_entry.h:40