Trax3 3.1.0
trax track library
Loading...
Searching...
No Matches
debugbuffer< CharT, TraitsT > Class Template Reference

Different method: provide debug buffer to replace with the std::cout rbuffer. More...

#include <C:/Trend/Development/Trax3/Code/common/RedirectStandardOutput_Base.h>

Inheritance diagram for debugbuffer< CharT, TraitsT >:

Protected Member Functions

int sync () override
 Redirects the output of std::basic_stringbuf.
virtual void output_debug_string (const std::basic_string< CharT > &)
 Method to be specialized for specific output destination.

Detailed Description

template<class CharT, class TraitsT = std::char_traits<CharT>>
class debugbuffer< CharT, TraitsT >

Different method: provide debug buffer to replace with the std::cout rbuffer.


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