arduino-audio-tools
Loading...
Searching...
No Matches
ZephyrSDClass Member List

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

begin(const char *diskName="SD", const char *mountPoint="/SD")ZephyrSDClassinline
begin(const char *diskName, fs_mount_t mountInfo)ZephyrSDClassinline
disk_nameZephyrSDClassprotected
end()ZephyrSDClassinline
exists(const char *path) constZephyrSDClassinline
fileSize(const char *path) constZephyrSDClassinline
isDirectory(const char *path)ZephyrSDClassinline
isMounted() constZephyrSDClassinline
logErr(int ret, const char *op, const char *path)ZephyrSDClassinlineprotected
logErr(int ret, const char *op, const char *a, const char *b)ZephyrSDClassinlineprotected
mkdir(const char *path)ZephyrSDClassinline
mountedZephyrSDClassprotected
mountInfo()ZephyrSDClassinline
mountPoint()ZephyrSDClassinline
mountSD()ZephyrSDClassinlineprotected
mpZephyrSDClassprotected
open(const char *path, const char *mode="r", bool create=false)ZephyrSDClassinline
open(const char *path, fs_mode_t mode)ZephyrSDClassinline
parseMode(const char *mode, bool create)ZephyrSDClassinlineprotected
remove(const char *path)ZephyrSDClassinline
rename(const char *from, const char *to)ZephyrSDClassinline
rmdir(const char *path)ZephyrSDClassinline
unmountSD()ZephyrSDClassinlineprotected
ZephyrSDClass()=defaultZephyrSDClass
~ZephyrSDClass()ZephyrSDClassinline