UniSet 2.44.3
Структура DebugStream::debugstream_internal

So that public parts of DebugStream does not need to know about filebuf. Подробнее...

#include <DebugExtBuf.h>

Граф связей класса DebugStream::debugstream_internal:

Открытые атрибуты

filebuf fbuf
 Used when logging to file.
stringsigbuf sbuf
nullbuf nbuf

Подробное описание

So that public parts of DebugStream does not need to know about filebuf.

Данные класса

◆ fbuf

filebuf DebugStream::debugstream_internal::fbuf

Used when logging to file.