SdFat
Loading...
Searching...
No Matches
ExFatVolume Member List

This is the complete list of members for ExFatVolume, including all inherited members.

attrib(const char *path)ExFatVolumeinline
attrib(const char *path, uint8_t bits)ExFatVolumeinline
begin(FsBlockDevice *dev, bool setCwv=true, uint8_t part=1, uint32_t volStart=0)ExFatVolumeinline
bytesPerCluster() constExFatPartitioninline
bytesPerClusterShift() constExFatPartitioninline
bytesPerSector() constExFatPartitioninline
bytesPerSectorShift() constExFatPartitioninline
cacheClear()ExFatPartitioninline
chdir()ExFatVolumeinline
chdir(const char *path)ExFatVolume
chdir(const String &path)ExFatVolumeinline
chvol()ExFatVolumeinline
clusterCount() constExFatPartitioninline
clusterHeapStartSector() constExFatPartitioninline
end()ExFatPartitioninline
ExFatPartition()=default (defined in ExFatPartition)ExFatPartition
ExFatVolume() (defined in ExFatVolume)ExFatVolumeinline
exists(const char *path)ExFatVolumeinline
exists(const String &path)ExFatVolumeinline
fatLength() constExFatPartitioninline
fatStartSector() constExFatPartitioninline
fatType() constExFatPartitioninline
freeClusterCount()ExFatPartition
init(FsBlockDevice *dev, uint8_t part, uint32_t volStart=0)ExFatPartition
isBusy()ExFatPartitioninline
ls(print_t *pr, uint8_t flags=0)ExFatVolumeinline
ls(print_t *pr, const char *path, uint8_t flags)ExFatVolumeinline
ls()ExFatVolumeinline
ls(uint8_t flags)ExFatVolumeinline
ls(const char *path, uint8_t flags=0)ExFatVolumeinline
mkdir(const char *path, bool pFlag=true)ExFatVolumeinline
mkdir(const String &path, bool pFlag=true)ExFatVolumeinline
open(const char *path, oflag_t oflag=0X00)ExFatVolumeinline
open(const String &path, oflag_t oflag=0X00)ExFatVolumeinline
remove(const char *path)ExFatVolumeinline
remove(const String &path)ExFatVolumeinline
rename(const char *oldPath, const char *newPath)ExFatVolumeinline
rename(const String &oldPath, const String &newPath)ExFatVolumeinline
rmdir(const char *path)ExFatVolumeinline
rmdir(const String &path)ExFatVolumeinline
rootDirectoryCluster() constExFatPartitioninline
rootLength()ExFatPartition
sectorsPerCluster() constExFatPartitioninline
sectorsPerClusterShift() constExFatPartitioninline
truncate(const char *path, uint64_t length)ExFatVolumeinline
truncate(const String &path, uint64_t length)ExFatVolumeinline