BDE 4.39.x Production Release
Loading...
Searching...
No Matches
bslstl::SyncBufBase Class Referenceabstract

#include <bslstl_syncbufbase.h>

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

Public Member Functions

virtual ~SyncBufBase ()
 

Friends

struct SyncBufBaseUtil
 

Constructor & Destructor Documentation

◆ ~SyncBufBase()

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

Destroy this object.

Friends And Related Symbol Documentation

◆ SyncBufBaseUtil

friend struct SyncBufBaseUtil
friend

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