Skip to content
«interface»SolidSyslogBufferNullBufferCore · no-op

File SolidSyslogNullBuffer.h

FileList > Core > Interface > SolidSyslogNullBuffer.h

The no-op Buffer Null object: Write swallows the record, Read returns false (nothing to deliver) so the Service algorithm sees an empty buffer and stops draining.

  • #include "SolidSyslogExternC.h"

Public Functions Documentation

SolidSyslogNullBuffer_Get

Write swallows the record.

struct SolidSyslogBuffer * SolidSyslogNullBuffer_Get (
    void
) 

Read returns false (nothing to deliver), so the Service algorithm sees an empty buffer and stops draining.



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