theCore C++ embedded framework
|
Virtual filesystem. More...
#include </home/travis/build/forGGe/theCore/lib/fs/export/ecl/fs/fs.hpp>
Static Public Member Functions | |
static ecl::err | mount_all () |
Mounts all filesystems to their mountpoints. More... | |
static file_ptr | open_file (const char *path) |
Opens file using given path. More... | |
static dir_ptr | open_dir (const char *path) |
Opens file using given path. More... | |
Virtual filesystem.
List | of filesystem descriptors. |