plebble
us::gov::engine::shell Struct Reference

#include <shell.h>

Collaboration diagram for us::gov::engine::shell:

Public Member Functions

 shell (daemon &d)
 
void help (ostream &) const
 
string command (const string &)
 
void command (istream &, ostream &os)
 
bool test_node (const string &n, ostream &os)
 

Public Attributes

daemond
 
int level {7}
 
int cur_app {-1}
 
string memory_cmd_lvl
 

Static Public Attributes

static constexpr int max_type_errors {3}
 

Constructor & Destructor Documentation

◆ shell()

us::gov::engine::shell::shell ( daemon d)
inline

Member Function Documentation

◆ command() [1/2]

string us::gov::engine::shell::command ( const string &  )

◆ command() [2/2]

void us::gov::engine::shell::command ( istream &  ,
ostream &  os 
)

◆ help()

void us::gov::engine::shell::help ( ostream &  ) const

◆ test_node()

bool us::gov::engine::shell::test_node ( const string &  n,
ostream &  os 
)

Member Data Documentation

◆ cur_app

int us::gov::engine::shell::cur_app {-1}

◆ d

daemon& us::gov::engine::shell::d

◆ level

int us::gov::engine::shell::level {7}

◆ max_type_errors

constexpr int us::gov::engine::shell::max_type_errors {3}
staticconstexpr

◆ memory_cmd_lvl

string us::gov::engine::shell::memory_cmd_lvl

The documentation for this struct was generated from the following file: