Monero
Loading...
Searching...
No Matches
epee::command_handler Member List

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

callback typedefepee::command_handler
command_handler()epee::command_handlerinline
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_empty_command_handlerepee::command_handlerprivate
m_unknown_command_handlerepee::command_handlerprivate
process_command_str(const boost::optional< std::string > &cmd)epee::command_handlerinline
process_command_vec(const std::vector< std::string > &cmd)epee::command_handlerinline
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