#include <command_server.h>
◆ t_command_server()
◆ apropos()
| bool daemonize::t_command_server::apropos |
( |
const std::vector< std::string > & | args | ) |
|
|
private |
◆ get_command_usage()
| std::string daemonize::t_command_server::get_command_usage |
( |
const std::vector< std::string > & | args | ) |
|
|
private |
◆ get_commands_str()
| std::string daemonize::t_command_server::get_commands_str |
( |
| ) |
|
|
private |
◆ help()
| bool daemonize::t_command_server::help |
( |
const std::vector< std::string > & | args | ) |
|
|
private |
◆ process_command_str()
| bool daemonize::t_command_server::process_command_str |
( |
const std::string & | cmd | ) |
|
◆ process_command_vec()
| bool daemonize::t_command_server::process_command_vec |
( |
const std::vector< std::string > & | cmd | ) |
|
◆ start_handling()
| bool daemonize::t_command_server::start_handling |
( |
std::function< void(void)> | exit_handler = NULL | ) |
|
◆ stop_handling()
| void daemonize::t_command_server::stop_handling |
( |
| ) |
|
◆ m_command_lookup
◆ m_is_rpc
| bool daemonize::t_command_server::m_is_rpc |
|
private |
◆ m_parser
The documentation for this class was generated from the following files: