#include <flxFS.h>
◆ flxFSFile()
◆ available()
| int flxFSFile::available |
( |
void |
| ) |
|
|
inline |
◆ close()
| void flxFSFile::close |
( |
void |
| ) |
|
|
inline |
◆ filePointer()
| File flxFSFile::filePointer |
( |
void |
| ) |
|
|
inline |
◆ flush()
| void flxFSFile::flush |
( |
void |
| ) |
|
|
inline |
◆ getLastWrite()
| time_t flxFSFile::getLastWrite |
( |
void |
| ) |
|
|
inline |
◆ getNextFilename()
| std::string flxFSFile::getNextFilename |
( |
void |
| ) |
|
|
inline |
◆ isDirectory()
| const bool flxFSFile::isDirectory |
( |
void |
| ) |
|
|
inline |
◆ isValid()
| bool flxFSFile::isValid |
( |
void |
| ) |
|
|
inline |
◆ name()
| const char * flxFSFile::name |
( |
void |
| ) |
|
|
inline |
◆ openNextFile()
◆ operator bool()
| flxFSFile::operator bool |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ read()
| size_t flxFSFile::read |
( |
uint8_t * |
buf, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ setIFile()
| void flxFSFile::setIFile |
( |
std::shared_ptr< flxIFile > |
theFile | ) |
|
|
inline |
◆ size()
| size_t flxFSFile::size |
( |
| ) |
|
|
inline |
◆ stream()
| Stream * flxFSFile::stream |
( |
void |
| ) |
|
|
inline |
◆ write()
| size_t flxFSFile::write |
( |
const uint8_t * |
buf, |
|
|
size_t |
size |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: