iv::TextOutput_streambuf Class Reference

#include <TextOutput.hpp>

Public Member Functions

 TextOutput_streambuf ()
 
virtual std::streambuf::int_type overflow (std::streambuf::int_type value) override
 

Detailed Description

Definition at line 10 of file TextOutput.hpp.

Constructor & Destructor Documentation

◆ TextOutput_streambuf()

iv::TextOutput_streambuf::TextOutput_streambuf ( )

Definition at line 14 of file TextOutput.cpp.

Member Function Documentation

◆ overflow()

std::streambuf::int_type iv::TextOutput_streambuf::overflow ( std::streambuf::int_type  value)
overridevirtual

Definition at line 18 of file TextOutput.cpp.


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