|
SST 16.0.0
Structural Simulation Toolkit
|
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 |