File SolidSyslogNullBlockDevice.h¶
FileList > Core > Interface > SolidSyslogNullBlockDevice.h
The no-op BlockDevice Null object: every method reports a device that does not exist - Acquire, Dispose, Exists, Read, Append and WriteAt return false, Size and GetBlockSize return 0.
#include "SolidSyslogExternC.h"
Public Functions Documentation¶
SolidSyslogNullBlockDevice_Get¶
Every method reports a device that does not exist: Acquire, Dispose, Exists, Read, Append and WriteAt all return false, and Size and GetBlockSize return 0.
The documentation for this class was generated from the following file Core/Interface/SolidSyslogNullBlockDevice.h