#include <fat.h>
◆ get_data_buff()
| void * Fat::get_data_buff |
( |
shared_ptr< FileBuffer > | p, |
|
|
int | cluster ) |
◆ get_file_buff()
| int Fat::get_file_buff |
( |
string | filename, |
|
|
shared_ptr< FileBuffer > | p ) |
◆ get_next_cluster()
| int Fat::get_next_cluster |
( |
shared_ptr< FileBuffer > | p, |
|
|
int | cluster ) |
◆ lfn2string()
| std::string Fat::lfn2string |
( |
FatLFN * | p | ) |
|
◆ Open()
| int Fat::Open |
( |
const string & | filename | ) |
|
◆ m_cluster
◆ m_fat_part_start
| uint64_t Fat::m_fat_part_start |
|
private |
◆ m_fat_table_offset
| uint64_t Fat::m_fat_table_offset |
|
private |
◆ m_filemap
◆ m_logical_sector_perfat
| uint64_t Fat::m_logical_sector_perfat |
|
private |
◆ m_num_of_rootdir
| int Fat::m_num_of_rootdir |
|
private |
◆ m_root_dir_offset
| uint64_t Fat::m_root_dir_offset |
|
private |
The documentation for this class was generated from the following files:
- /build/mfgtools-git/src/mfgtools-git/libuuu/fat.h
- /build/mfgtools-git/src/mfgtools-git/libuuu/fat.cpp