UniSet  1.4.0
Защищенные типы | Защищенные члены
Класс nullbuf

Базовые классы:streambuf.

Полный список членов класса

Защищенные типы

typedef char char_type
typedef int int_type

Защищенные члены

virtual int sync ()
virtual streamsize xsputn (char_type const *, streamsize n)
virtual int_type overflow (int_type c=EOF)

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

This is a streambuffer that never prints out anything, at least that is the intention. You can call it a no-op streambuffer, and the ostream that uses it will be a no-op stream.


Объявления и описания членов класса находятся в файле: