|
roo_io
API Documentation for roo_io
|
Go to the source code of this file.
Namespaces | |
| namespace | roo_io |
Functions | |
| Status | roo_io::DeleteRecursively (roo_io::Mount &fs, const char *path) |
| Status | roo_io::MkDirRecursively (roo_io::Mount &fs, const char *path) |
| Status | roo_io::MkParentDirRecursively (roo_io::Mount &fs, const char *path) |
| MultipassInputStreamReader | roo_io::OpenDataFile (roo_io::Mount &fs, const char *path) |
| OutputStreamWriter | roo_io::OpenDataFileForWrite (roo_io::Mount &fs, const char *path, roo_io::FileUpdatePolicy update_policy) |