![]() |
Rosetta Utilities
2015.09
|
Special PyRosetta friendly Tracer like buffer. Use it to capture Tracer output with set_ios_hook. More...
#include <Tracer.hh>
Public Member Functions | |
std::string | buf () |
void | buf (std::string b) |
virtual void | output_callback (std::string) |
![]() | |
basic_otstream () | |
virtual | ~basic_otstream () |
bool | is_flushed () const |
Return true if inner string buffer is empty. More... | |
![]() | |
ReferenceCount () | |
Default constructor. More... | |
virtual | ~ReferenceCount () |
Protected Member Functions | |
virtual void | t_flush (std::string const &) |
overload member function. More... | |
Private Attributes | |
std::string | buf_ |
Additional Inherited Members | |
![]() | |
typedef platform::Size | Size |
typedef platform::Size | size_type |
|
inline |
References buf_.
|
inline |
References buf_.
|
inlinevirtual |
Referenced by t_flush().
|
protectedvirtual |
overload member function.
Reimplemented from basic::basic_otstream< CharT, Traits >.
References buf_, and output_callback().