Arduino Posix Filesystems
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
file_systems::DIR_BASE Struct Reference

Common data for custom DIR. More...

#include <Registry.h>

Inheritance diagram for file_systems::DIR_BASE:
DIR_ file_systems::DIR_EXT file_systems::DIR_SD

Public Member Functions

virtual bool seek (off_t offset)
 
virtual off_t tell ()
 
virtual ssize_t size ()
 

Public Attributes

int magic_id = 0
 
FileSystemBasep_file_system = nullptr
 

Detailed Description

Common data for custom DIR.

Author
Phil Schatzmann

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