SST  15.1.0
StructuralSimulationToolkit
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)
 

Data Fields

const int MAX_CMDS = 200
 

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