ESP32 PSRAM Library
esp32_psram::InMemoryFS< VectorType, FileType > Member List

This is the complete list of members for esp32_psram::InMemoryFS< VectorType, FileType >, including all inherited members.

begin()=0esp32_psram::InMemoryFS< VectorType, FileType >pure virtual
exists(const char *filename)esp32_psram::InMemoryFS< VectorType, FileType >inline
fileCount() constesp32_psram::InMemoryFS< VectorType, FileType >inline
fileData (defined in esp32_psram::InMemoryFS< VectorType, FileType >)esp32_psram::InMemoryFS< VectorType, FileType >protected
freeBytes()=0esp32_psram::InMemoryFS< VectorType, FileType >pure virtual
getFirstFileName()esp32_psram::InMemoryFS< VectorType, FileType >inline
getNextFileName(const char *currentFileName)esp32_psram::InMemoryFS< VectorType, FileType >inline
initialized (defined in esp32_psram::InMemoryFS< VectorType, FileType >)esp32_psram::InMemoryFS< VectorType, FileType >protected
mkdir(const char *dirname)esp32_psram::InMemoryFS< VectorType, FileType >inline
open(const char *filename, uint8_t mode)esp32_psram::InMemoryFS< VectorType, FileType >inline
remove(const char *filename)esp32_psram::InMemoryFS< VectorType, FileType >inline
rmdir(const char *dirname)esp32_psram::InMemoryFS< VectorType, FileType >inline
totalBytes()=0esp32_psram::InMemoryFS< VectorType, FileType >pure virtual