#include <cmd_option_list.h>
Definition at line 32 of file cmd_option_list.h.
◆ help_list_t
◆ param_type
◆ ~cmd_option_bind_base()
virtual util::cli::binder::cmd_option_bind_base::~cmd_option_bind_base |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ add_help_msg()
virtual std::shared_ptr<cmd_option_bind_base> util::cli::binder::cmd_option_bind_base::add_help_msg |
( |
const char * |
help_msg | ) |
|
|
inlinevirtual |
◆ get_help_msg()
virtual std::string util::cli::binder::cmd_option_bind_base::get_help_msg |
( |
const char * |
prefix_data = "" | ) |
const |
|
inlinevirtual |
◆ operator()()
virtual void util::cli::binder::cmd_option_bind_base::operator() |
( |
callback_param |
arg | ) |
|
|
pure virtual |
◆ set_help_msg()
virtual std::shared_ptr<cmd_option_bind_base> util::cli::binder::cmd_option_bind_base::set_help_msg |
( |
const char * |
help_msg | ) |
|
|
inlinevirtual |
◆ sort_by_all_cmds()
static bool util::cli::binder::cmd_option_bind_base::sort_by_all_cmds |
( |
const help_msg_t & |
l, |
|
|
const help_msg_t & |
r |
|
) |
| |
|
inlinestaticprotected |
◆ help_msg_
std::string util::cli::binder::cmd_option_bind_base::help_msg_ |
|
protected |
◆ ROOT_NODE_CMD
const char * util::cli::binder::cmd_option_bind_base::ROOT_NODE_CMD = "@Root" |
|
staticprotected |
The documentation for this class was generated from the following files: