SST 16.0.0
Structural Simulation Toolkit
SST::IMPL::Interactive::DebuggerStreamBuf Class Reference
Inheritance diagram for SST::IMPL::Interactive::DebuggerStreamBuf:

Public Member Functions

 DebuggerStreamBuf (std::streambuf *dest, unsigned linesPerScreen, unsigned charsPerLine)
void reset ()
void setConfirm (bool c)
void setLineWidth (const unsigned w)
void setLineCount (const unsigned c)
unsigned getLineWidth ()

Protected Member Functions

virtual int_type overflow (int_type c) override
virtual int sync () override

The documentation for this class was generated from the following files:
  • src/sst/core/impl/interactive/debugStream.h
  • src/sst/core/impl/interactive/debugStream.cc