SimpleKernel 1.17.0
Loading...
Searching...
No Matches
fatfs.hpp File Reference
#include <ff.h>
#include <array>
#include <cstdint>
#include "block_device.hpp"
#include "filesystem.hpp"
#include "vfs.hpp"
Include dependency graph for fatfs.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fatfs::FatFsFileSystem
 FatFS VFS 适配器 More...
 
class  fatfs::FatFsFileSystem::FatFsInodeOps
 FatFS inode 操作实现 More...
 
class  fatfs::FatFsFileSystem::FatFsFileOps
 FatFS 文件操作实现 More...
 
struct  fatfs::FatFsFileSystem::FatInode
 FatFS inode 私有数据 More...
 
struct  fatfs::FatFsFileSystem::FatFileHandle
 FIL 对象池 More...
 
struct  fatfs::FatFsFileSystem::FatDirHandle
 DIR 对象池条目 More...
 

Namespaces

namespace  fatfs