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

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

add(VFS &vfs, const char *mountPoint)VFS_Multiinline
begin() overrideVFS_Multiinlinevirtual
end() overrideVFS_Multiinlinevirtual
exists(const char *path) (defined in VFS)VFSinline
exists(const std::string &path) (defined in VFS)VFSinline
expand(const char *file)VFSinlineprotected
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
setMountPoint(const char *mp)VFS_Multiinlinevirtual
tmp (defined in VFS)VFSprotected
vfs_vector (defined in VFS_Multi)VFS_Multiprotected