Skip to content

File SolidSyslogFileDefinition.h

FileList > Core > Interface > SolidSyslogFileDefinition.h

Go to the source code of this file

The File vtable (Open / Close / IsOpen / Read / Write / SeekTo / Size / Truncate / Exists / Delete) — the contract a porter fills in (the File extension point).

  • #include <stdbool.h>
  • #include <stddef.h>
  • #include "ExternC.h"

Classes

Type Name
struct SolidSyslogFile
The File contract a porter implements (FatFs, FreeRTOS-Plus-FAT, a raw flash driver, ...).

The documentation for this class was generated from the following file Core/Interface/SolidSyslogFileDefinition.h