, including all inherited members.
Activate(void) (defined in DOS_Drive) | DOS_Drive | [inline, virtual] |
allocateCluster(Bit32u useCluster, Bit32u prevCluster) (defined in fatDrive) | fatDrive | |
AllocationInfo(Bit16u *_bytes_sector, Bit8u *_sectors_cluster, Bit16u *_total_clusters, Bit16u *_free_clusters) (defined in fatDrive) | fatDrive | [virtual] |
AllocationInfo32(Bit32u *_bytes_sector, Bit32u *_sectors_cluster, Bit32u *_total_clusters, Bit32u *_free_clusters) (defined in fatDrive) | fatDrive | [virtual] |
appendCluster(Bit32u startCluster) (defined in fatDrive) | fatDrive | |
bytes_sector (defined in fatDrive) | fatDrive | |
closedir(void *handle) (defined in DOS_Drive) | DOS_Drive | [inline, virtual] |
created_successfully (defined in fatDrive) | fatDrive | |
curdir (defined in DOS_Drive) | DOS_Drive | |
deleteClustChain(Bit32u startCluster, Bit32u bytePos) (defined in fatDrive) | fatDrive | |
directoryBrowse(Bit32u dirClustNumber, direntry *useEntry, Bit32s entNum, Bit32s start=0) (defined in fatDrive) | fatDrive | |
directoryChange(Bit32u dirClustNumber, const direntry *useEntry, Bit32s entNum) (defined in fatDrive) | fatDrive | |
DOS_Drive() (defined in DOS_Drive) | DOS_Drive | |
DOS_Shell::CMD_SUBST (defined in fatDrive) | fatDrive | [friend] |
EmptyCache() (defined in DOS_Drive) | DOS_Drive | [inline, virtual] |
fatDrive(const char *sysFilename, Bit32u bytesector, Bit32u cylsector, Bit32u headscyl, Bit32u cylinders, std::vector< std::string > &options) (defined in fatDrive) | fatDrive | |
fatDrive(imageDisk *sourceLoadedDisk, std::vector< std::string > &options) (defined in fatDrive) | fatDrive | |
fatDriveInit(const char *sysFilename, Bit32u bytesector, Bit32u cylsector, Bit32u headscyl, Bit32u cylinders, Bit64u filesize, const std::vector< std::string > &options) (defined in fatDrive) | fatDrive | |
FileCreate(DOS_File **file, const char *name, Bit16u attributes) (defined in fatDrive) | fatDrive | [virtual] |
FileExists(const char *name) (defined in fatDrive) | fatDrive | [virtual] |
FileOpen(DOS_File **file, const char *name, Bit32u flags) (defined in fatDrive) | fatDrive | [virtual] |
FileStat(const char *name, FileStat_Block *const stat_block) (defined in fatDrive) | fatDrive | [virtual] |
FileUnlink(const char *name) (defined in fatDrive) | fatDrive | [virtual] |
FindFirst(const char *_dir, DOS_DTA &dta, bool fcb_findfirst=false) (defined in fatDrive) | fatDrive | [virtual] |
FindNext(DOS_DTA &dta) (defined in fatDrive) | fatDrive | [virtual] |
free_clusters (defined in fatDrive) | fatDrive | |
getAbsoluteSectFromBytePos(Bit32u startClustNum, Bit32u bytePos) (defined in fatDrive) | fatDrive | |
getAbsoluteSectFromChain(Bit32u startClustNum, Bit32u logicalSector) (defined in fatDrive) | fatDrive | |
GetBaseDir(void) (defined in DOS_Drive) | DOS_Drive | |
GetBPB(void) (defined in fatDrive) | fatDrive | |
getClusterSize(void) (defined in fatDrive) | fatDrive | |
GetCompressedSize(char *name) (defined in fatDrive) | fatDrive | [virtual] |
GetFileAttr(const char *name, Bit16u *attr) (defined in fatDrive) | fatDrive | [virtual] |
GetFileAttrEx(char *name, struct stat *status) (defined in fatDrive) | fatDrive | [virtual] |
GetFirstClusterOffset(void) (defined in fatDrive) | fatDrive | [virtual] |
getFirstFreeClust(void) (defined in fatDrive) | fatDrive | |
GetHighestClusterNumber(void) (defined in fatDrive) | fatDrive | [virtual] |
GetInfo(void) (defined in DOS_Drive) | DOS_Drive | [virtual] |
GetLabel() (defined in fatDrive) | fatDrive | [inline, virtual] |
GetMediaByte(void) (defined in fatDrive) | fatDrive | [virtual] |
GetPartitionOffset(void) (defined in fatDrive) | fatDrive | [virtual] |
GetSectorCount(void) (defined in fatDrive) | fatDrive | [virtual] |
GetSectorSize(void) (defined in fatDrive) | fatDrive | [virtual] |
getSectorSize(void) (defined in fatDrive) | fatDrive | |
getSectSize(void) (defined in fatDrive) | fatDrive | [virtual] |
GetSerial() (defined in fatDrive) | fatDrive | [virtual] |
info (defined in DOS_Drive) | DOS_Drive | |
isRemote(void) (defined in fatDrive) | fatDrive | [virtual] |
isRemovable(void) (defined in fatDrive) | fatDrive | [virtual] |
loadedDisk (defined in fatDrive) | fatDrive | |
LoadState(std::istream &stream) (defined in DOS_Drive) | DOS_Drive | [virtual] |
MakeDir(const char *dir) (defined in fatDrive) | fatDrive | [virtual] |
MediaChange() (defined in DOS_Drive) | DOS_Drive | [inline, virtual] |
mediaid (defined in fatDrive) | fatDrive | |
nocachedir (defined in DOS_Drive) | DOS_Drive | |
opendir(const char *dir) (defined in DOS_Drive) | DOS_Drive | [inline, virtual] |
Read_AbsoluteSector(Bit32u sectnum, void *data) (defined in fatDrive) | fatDrive | [virtual] |
Read_AbsoluteSector_INT25(Bit32u sectnum, void *data) (defined in fatDrive) | fatDrive | [virtual] |
read_directory_first(void *handle, char *entry_name, char *entry_sname, bool &is_directory) (defined in DOS_Drive) | DOS_Drive | [inline, virtual] |
read_directory_next(void *handle, char *entry_name, char *entry_sname, bool &is_directory) (defined in DOS_Drive) | DOS_Drive | [inline, virtual] |
readonly (defined in DOS_Drive) | DOS_Drive | |
readSector(Bit32u sectnum, void *data) (defined in fatDrive) | fatDrive | |
RemoveDir(const char *dir) (defined in fatDrive) | fatDrive | [virtual] |
Rename(const char *oldname, const char *newname) (defined in fatDrive) | fatDrive | [virtual] |
req_ver_major (defined in fatDrive) | fatDrive | |
req_ver_minor (defined in fatDrive) | fatDrive | |
SaveState(std::ostream &stream) (defined in DOS_Drive) | DOS_Drive | [virtual] |
sector_size (defined in fatDrive) | fatDrive | |
sectors_cluster (defined in fatDrive) | fatDrive | |
SetBPB(const FAT_BootSector::bpb_union_t &bpb) (defined in fatDrive) | fatDrive | |
SetDir(const char *path) (defined in DOS_Drive) | DOS_Drive | [inline, virtual] |
SetFileAttr(const char *name, Bit16u attr) (defined in fatDrive) | fatDrive | [virtual] |
SetLabel(const char *label, bool iscdrom, bool updatable) (defined in fatDrive) | fatDrive | [virtual] |
srch_dir (defined in fatDrive) | fatDrive | |
TestDir(const char *dir) (defined in fatDrive) | fatDrive | [virtual] |
total_clusters (defined in fatDrive) | fatDrive | |
UnMount(void) (defined in fatDrive) | fatDrive | [virtual] |
UpdateBootVolumeLabel(const char *label) (defined in fatDrive) | fatDrive | [virtual] |
UpdateDPB(unsigned char dos_drive) (defined in fatDrive) | fatDrive | [virtual] |
Write_AbsoluteSector(Bit32u sectnum, void *data) (defined in fatDrive) | fatDrive | [virtual] |
Write_AbsoluteSector_INT25(Bit32u sectnum, void *data) (defined in fatDrive) | fatDrive | [virtual] |
writeSector(Bit32u sectnum, void *data) (defined in fatDrive) | fatDrive | |
~DOS_Drive() (defined in DOS_Drive) | DOS_Drive | [inline, virtual] |
~fatDrive() (defined in fatDrive) | fatDrive | [virtual] |