cgv
cgv::signal::callback_stream Class Reference

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
 

Detailed Description

connect to the write signal of the callback stream in order to process all text written to the stream


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