Internal utils.

Synopsis

Declared in <bslstl_syncbufbase.h>

struct SyncBufBaseUtil;

Static Member Functions

Name

Description

emitInternal

Atomically transfer buffered characters from syncBuf to its wrapped stream.

setEmitOnSync

Set whether syncBuf emits its buffer on a call to sync.

Created with MrDocs