SdFat
ExFatVolume Member List

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

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