, uwzględniająca wszystkie dziedziczone składowe.
| active_fat | fat_t | |
| chain_length(uint32 first) | fat_t | |
| close(struct file_handle_t *file) | fat_t | |
| clus2sect(uint32 cluster) | fat_t | |
| cluster_no(uint32 table, uint32 first, uint32 n) | fat_t | |
| cluster_rw(uint32 block, char *ch, uint32 count, uint32 read_write) | fat_t | |
| cluster_size | fat_t | |
| CountofClusters | fat_t | |
| DataSec | fat_t | |
| done() | fat_t | |
| fat_rawrw(uint32 sector, char *ch, uint32 count, uint32 read_write) | fat_t | |
| fat_t() | fat_t | |
| fat_t(char *ph) | fat_t | |
| fat_type | fat_t | |
| FATSz | fat_t | |
| find_entry(char *name, struct dirent *ent) | fat_t | |
| FirstDataSector | fat_t | |
| FirstRootDirSecNum | fat_t | |
| free_clusters() | fat_t | |
| get_active_table() | fat_t | |
| get_file(char *name, char *buffer, uint32 clus, dirent *ent) | fat_t | |
| init() | fat_t | |
| init(char *ph) | fat_t | |
| inval() | fat_t | |
| isEOF(uint32 val) | fat_t | |
| lfn2name(fatdirent_t *first, uint32 count, char *buff) | fat_t | |
| lfn_parse_dir(char *cluster_buffer, uint32 clus, dirent *ent, uint32 *entry) | fat_t | |
| next_free() | fat_t | |
| open(struct file_handle_t *file) | fat_t | |
| path | fat_t | |
| read_chain(uint32 first, uint32 count, char *buff) | fat_t | |
| read_next_clust(uint32 table, uint32 cluster) | fat_t | |
| readdir(struct file_handle_t *file, struct dirent *entry, int count) | fat_t | |
| ResvdSecCnt | fat_t | |
| rootdir_rw(char *ch, uint32 read_write) | fat_t | |
| RootDirSectors | fat_t | |
| SecPerClus | fat_t | |
| sector_size | fat_t | |
| sfn2name(char *raw, char *buff) | fat_t | |
| source | fat_t | |
| TotSec | fat_t | |
| valid | fat_t | |
| valid_lfn(fatdirent_t *ent) | fat_t | |
| valid_sfn(fatdirent_t *ent) | fat_t | |
| verify() | fat_t | |
| verify_boot_sector(uint32 block) | fat_t | |
| write(struct file_handle_t *file, char *buff, int nbytes) | fat_t | |
| write_next_clust(uint32 table, uint32 cluster, uint32 val) | fat_t | |
| ~fat_t() | fat_t | |