|
cgv
|
connect to the write signal of the callback stream in order to process all text written to the stream More...
#include <callback_stream.h>
Inherits ostream.
Public Member Functions | |
| callback_stream () | |
| constructor sets the stream buffer of the stream to the callback_streambuf | |
Public Attributes | |
| cgv::signal::signal< const std::string & > | write |
| signal to which all text written to the stream is sent | |
connect to the write signal of the callback stream in order to process all text written to the stream