theCore C++ embedded framework
|
Filesystem descriptor. More...
Data Structures | |
class | ecl::fs::fs_descriptor< Mount, Fs > |
Wraps filesystem class into correct descriptor, required by main FS module. More... | |
Namespaces | |
ecl | |
ecl::fs | |
Macros | |
#define | ECL_FS_MOUNT_POINT(struct_name, mnt_point_path) |
Creates mount point structure with given name and given mount point path. More... | |
Filesystem descriptor.