arduino-audio-tools
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages
VFS_SPFFS Member List

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

begin()VFS_SPFFSinlinevirtual
conf (defined in VFS_SPFFS)VFS_SPFFSprotected
end()VFS_SPFFSinlinevirtual
exists(const char *path) (defined in VFS)VFSinline
exists(const std::string &path) (defined in VFS)VFSinline
expand(const char *file)VFSinlineprotected
format_if_mount_failed (defined in VFS_SPFFS)VFS_SPFFSprotected
max_files (defined in VFS_SPFFS)VFS_SPFFSprotected
mkdir(const char *path) (defined in VFS)VFSinline
mkdir(const std::string &path) (defined in VFS)VFSinline
mount_point (defined in VFS)VFSprotected
mountPoint()VFSinline
open(const char *file, FileMode mode=VFS_FILE_READ) (defined in VFS)VFSinline
open(const std::string &path, FileMode mode=VFS_FILE_READ) (defined in VFS)VFSinline
remove(const char *path) (defined in VFS)VFSinline
remove(const std::string &path) (defined in VFS)VFSinline
rename(const char *pathFrom, const char *pathTo) (defined in VFS)VFSinline
rename(const std::string &pathFrom, const std::string &pathTo) (defined in VFS)VFSinline
rmdir(const char *path) (defined in VFS)VFSinline
rmdir(const std::string &path) (defined in VFS)VFSinline
setFormatIfMountFailed(bool format) (defined in VFS_SPFFS)VFS_SPFFSinline
setMaxFile(int files) (defined in VFS_SPFFS)VFS_SPFFSinline
setMountPoint(const char *mp)VFS_SPFFSinlinevirtual
tmp (defined in VFS)VFSprotected
VFS_SPFFS(const char *mountPoint="/spiffs") (defined in VFS_SPFFS)VFS_SPFFSinline