AwesomeStudioPedal
A programmable, multi-profile foot controller for DAWs, score readers, and studio automation
Loading...
Searching...
No Matches
IFileSystem Member List

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

exists(const char *path)=0IFileSystempure virtual
readFile(const char *path, std::string &content)=0IFileSystempure virtual
writeFile(const char *path, const std::string &content)=0IFileSystempure virtual
~IFileSystem()=defaultIFileSystemvirtual