FastLED 3.9.15
Loading...
Searching...
No Matches
fl::NullFileSystem Class Reference

Detailed Description

Definition at line 68 of file file_system.cpp.hpp.

#include <file_system.cpp.hpp>

+ Inheritance diagram for fl::NullFileSystem:
+ Collaboration diagram for fl::NullFileSystem:

Public Member Functions

 NullFileSystem () FL_NOEXCEPT
 
 ~NullFileSystem () FL_NOEXCEPT override
 
bool begin () override
 
void end () override
 
filebuf_ptr openRead (const char *_path) override
 
- Public Member Functions inherited from fl::FsImpl
 FsImpl () FL_NOEXCEPT=default
 
virtual ~FsImpl () FL_NOEXCEPT
 
virtual bool ls (Visitor &visitor)
 

The documentation for this class was generated from the following file: