Contains global filesystem related functions, encapsulated into the icl_core::os namespace. More...
Go to the source code of this file.
Namespaces | |
namespace | icl_core |
namespace | icl_core::os |
Namespace for operating system specific implementations. | |
Functions | |
int | icl_core::os::rename (const char *old_filename, const char *new_filename) |
int | icl_core::os::unlink (const char *filename) |
Contains global filesystem related functions, encapsulated into the icl_core::os namespace.
Definition in file os_fs.h.