|
Electroneum
|
#include <console_handler.h>
Public Member Functions | |
| async_console_handler () | |
| template<class t_server, class chain_handler> | |
| bool | run (t_server *psrv, chain_handler ch_handler, std::function< std::string(void)> prompt, const std::string &usage="") |
| template<class chain_handler> | |
| bool | run (chain_handler ch_handler, std::function< std::string(void)> prompt, const std::string &usage="", std::function< void(void)> exit_handler=NULL) |
| void | stop () |
| void | print_prompt () |
Definition at line 290 of file console_handler.h.
|
inline |
Definition at line 293 of file console_handler.h.
|
inline |
Definition at line 315 of file console_handler.h.

|
inline |
Definition at line 304 of file console_handler.h.

|
inline |
Definition at line 298 of file console_handler.h.


|
inline |
Definition at line 309 of file console_handler.h.