Electroneum
epee::console_handlers_binder Member List

This is the complete list of members for epee::console_handlers_binder, including all inherited members.

callback typedefepee::command_handler
get_documentation(const std::vector< std::string > &cmd)epee::command_handlerinline
get_usage()epee::command_handlerinline
lookup typedefepee::command_handler
print_prompt()epee::console_handlers_binderinline
process_command_str(const std::string &cmd)epee::command_handlerinline
process_command_vec(const std::vector< std::string > &cmd)epee::command_handlerinline
run_handling(std::function< std::string(void)> prompt, const std::string &usage_string, std::function< void(void)> exit_handler=NULL)epee::console_handlers_binderinline
set_handler(const std::string &cmd, const callback &hndlr, const std::string &usage="", const std::string &description="")epee::command_handlerinline
start_handling(std::function< std::string(void)> prompt, const std::string &usage_string="", std::function< void(void)> exit_handler=NULL)epee::console_handlers_binderinline
start_handling(const std::string &prompt, const std::string &usage_string="", std::function< void(void)> exit_handler=NULL)epee::console_handlers_binderinline
stop_handling()epee::console_handlers_binderinline