GNE  0.75.0
GNE::Console::ginbuf Class Reference

A class derived from streambuf that uses the functions in the Console class. More...

#include <ConsoleStreambuf.h>

Protected Member Functions

int_type underflow ()
int underflow ()

Detailed Description

A class derived from streambuf that uses the functions in the Console class.

This allows cin or another istream to work under GNE by using the Console class for multithreaded I/O. You should use the GNE::Console::gin object rather than using this class directly.

For specifics on these functions, consult a standard C++ library reference.


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