BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bslstl::SyncBufBase Class Referenceabstract

#include <bslstl_syncbufbase.h>

Public Member Functions

virtual ~SyncBufBase ()
 Destroy this object.
 

Friends

struct SyncBufBaseUtil
 

Detailed Description

Allocator-independent base of basic_syncbuf . Also this is used by the manipulators: emit_on_flush, noemit_on_flush, flush_emit (the ALLOCATOR template argument cannot be deduced from basic_ostream<CHAR_TYPE, CHAR_TRAITS>).

See bslstl_syncbufbase

Constructor & Destructor Documentation

◆ ~SyncBufBase()

virtual bslstl::SyncBufBase::~SyncBufBase ( )
virtual

Friends And Related Symbol Documentation

◆ SyncBufBaseUtil

friend struct SyncBufBaseUtil
friend

The documentation for this class was generated from the following file: