FastLED 3.9.15
|
This is the complete list of members for fl::FileSystem, including all inherited members.
begin(FsImplPtr platform_filesystem) | fl::FileSystem | |
beginSd(int cs_pin) | fl::FileSystem | |
close(FileHandlePtr file) | fl::FileSystem | |
end() | fl::FileSystem | |
FileSystem() | fl::FileSystem | |
mFs | fl::FileSystem | private |
openRead(const char *path) | fl::FileSystem | |
openVideo(const char *path, fl::size pixelsPerFrame, float fps=30.0f, fl::size nFrameHistory=0) | fl::FileSystem | |
readJson(const char *path, Json *doc) | fl::FileSystem | |
readScreenMap(const char *path, const char *name, ScreenMap *out, string *error=nullptr) | fl::FileSystem | |
readScreenMaps(const char *path, fl::fl_map< string, ScreenMap > *out, string *error=nullptr) | fl::FileSystem | |
readText(const char *path, string *out) | fl::FileSystem |