|
Electroneum
|
This is the complete list of members for epee::console_handlers_binder, including all inherited members.
| callback typedef | epee::command_handler | |
| get_documentation(const std::vector< std::string > &cmd) | epee::command_handler | inline |
| get_usage() | epee::command_handler | inline |
| lookup typedef | epee::command_handler | |
| print_prompt() | epee::console_handlers_binder | inline |
| process_command_str(const std::string &cmd) | epee::command_handler | inline |
| process_command_vec(const std::vector< std::string > &cmd) | epee::command_handler | inline |
| run_handling(std::function< std::string(void)> prompt, const std::string &usage_string, std::function< void(void)> exit_handler=NULL) | epee::console_handlers_binder | inline |
| set_handler(const std::string &cmd, const callback &hndlr, const std::string &usage="", const std::string &description="") | epee::command_handler | inline |
| start_handling(std::function< std::string(void)> prompt, const std::string &usage_string="", std::function< void(void)> exit_handler=NULL) | epee::console_handlers_binder | inline |
| start_handling(const std::string &prompt, const std::string &usage_string="", std::function< void(void)> exit_handler=NULL) | epee::console_handlers_binder | inline |
| stop_handling() | epee::console_handlers_binder | inline |