theCore C++ embedded framework
ecl::fat::petit< Block > Class Template Reference

Petite FAT implementation over block device interface. More...

#include </home/travis/build/forGGe/theCore/lib/fs/fat/export/ecl/fat/fs.hpp>

Static Public Member Functions

static fs::inode_ptr mount ()
 Mounts a system and returns the root inode. More...
 

Detailed Description

template<class Block>
class ecl::fat::petit< Block >

Petite FAT implementation over block device interface.

Parameters
BlockBlock device class.

The documentation for this class was generated from the following file: