SST 16.0.0
Structural Simulation Toolkit
SST::IMPL::Interactive::CommandHistoryBuffer Class Reference

Public Types

enum  BANG_RC { INVALID , ECHO_ONLY , EXEC , NOP }

Public Member Functions

void append (std::string s)
void print (int num)
std::vector< std::string > & getBuffer ()
BANG_RC bang (const std::string &token, std::string &newcmd)
void enable (bool en)

Data Fields

const int MAX_CMDS = 200

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