|
AwesomeStudioPedal
A programmable, multi-profile foot controller for DAWs, score readers, and studio automation
|
This is the complete list of members for IFileSystem, including all inherited members.
| exists(const char *path)=0 | IFileSystem | pure virtual |
| readFile(const char *path, std::string &content)=0 | IFileSystem | pure virtual |
| writeFile(const char *path, const std::string &content)=0 | IFileSystem | pure virtual |
| ~IFileSystem()=default | IFileSystem | virtual |