Monero
Loading...
Searching...
No Matches
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
cancel_input()epee::console_handlers_binderinline
command_handler()epee::command_handlerinline
command_handlers_map typedefepee::console_handlers_binderprivate
console_command_handler typedefepee::console_handlers_binderprivate
empty_callback typedefepee::command_handler
get_command_list(const std::vector< std::string > &keywords=std::vector< std::string >())epee::command_handlerinline
get_documentation(const std::vector< std::string > &cmd)epee::command_handlerinline
get_usage()epee::command_handlerinline
lookup typedefepee::command_handler
m_cancel_handlerepee::command_handlerprivate
m_command_handlersepee::command_handlerprivate
m_console_handlerepee::console_handlers_binderprivate
m_console_threadepee::console_handlers_binderprivate
m_empty_command_handlerepee::command_handlerprivate
m_unknown_command_handlerepee::command_handlerprivate
print_prompt()epee::console_handlers_binderinline
process_command_str(const boost::optional< 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_cancel_handler(const empty_callback &hndlr)epee::command_handlerinline
set_empty_command_handler(const empty_callback &hndlr)epee::command_handlerinline
set_handler(const std::string &cmd, const callback &hndlr, const std::string &usage="", const std::string &description="")epee::command_handlerinline
set_unknown_command_handler(const callback &hndlr)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
~console_handlers_binder()epee::console_handlers_binderinline