
Go to the source code of this file.
| Namespaces | |
| namespace | icl_core | 
| namespace | icl_core::os | 
| Namespace for operating system specific implementations. | |
| namespace | icl_core::os::hidden_posix | 
| Internal implementation details for POSIX systems. | |
| Functions | |
| int | icl_core::os::hidden_posix::rename (const char *old_filename, const char *new_filename) | 
| int | icl_core::os::hidden_posix::unlink (const char *filename) | 
Definition in file os_posix_fs.cpp.