File SolidSyslogLittleFsFileErrors.h¶
FileList > Interface > SolidSyslogLittleFsFileErrors.h
Source identity for the LittleFsFile adapter; the detail codes it reports are the portable ones in SolidSyslogFileErrors.h .
#include "SolidSyslogExternC.h"#include "SolidSyslogFileErrors.h"
Public Attributes Documentation¶
SolidSyslogLittleFsFileErrorSource¶
Identity for events raised by a LittleFsFile.
A handler matches by address (event->Source == &SolidSyslogLittleFsFileErrorSource), then reads event->Detail as an enum SolidSyslogFileErrors.
The documentation for this class was generated from the following file Platform/LittleFs/Interface/SolidSyslogLittleFsFileErrors.h