_at_init(const datatools::properties &config_) | datatools::ui::basic_shell | protectedvirtual |
_at_reset() | datatools::ui::basic_shell | protectedvirtual |
_at_run_start() | datatools::ui::basic_shell | protectedvirtual |
_at_run_stop() | datatools::ui::basic_shell | protectedvirtual |
_compute_continue_condition() | datatools::ui::basic_shell | protectedvirtual |
_expand_prompt(const std::string &, std::string &) const | datatools::ui::basic_shell | protected |
_get_system_interface() const | datatools::ui::basic_shell | protected |
_grab_system_interface() | datatools::ui::basic_shell | protected |
_print_help(std::ostream &out_=std::cout) | datatools::ui::basic_shell | protected |
_print_splash(std::ostream &out_=std::cout) | datatools::ui::basic_shell | protected |
_run_command(const std::string &command_line_) | datatools::ui::basic_shell | protected |
_run_core(std::istream *in_=nullptr, uint32_t flags_=RC_NONE) | datatools::ui::basic_shell | protected |
_set_defaults() | datatools::ui::basic_shell | protected |
basic_shell(const std::string &name_="") | datatools::ui::basic_shell | |
build_current_list_of_interfaces(std::vector< std::string > &names_, uint32_t flags_=0, std::size_t depth_=0) const | datatools::ui::basic_shell | |
builtin_command_names(std::vector< std::string > &cmd_names_) const | datatools::ui::basic_shell | |
canonical_path(const std::string &path_) const | datatools::ui::basic_shell | |
default_continuation_prompt() | datatools::ui::basic_shell | static |
DEFAULT_HISTORY_TRUNCATE | datatools::ui::basic_shell | static |
default_prompt() | datatools::ui::basic_shell | static |
empty_options() | datatools::i_tree_dumpable | static |
get_builtin_command(const std::string &cmd_name_) const | datatools::ui::basic_shell | |
get_continuation_prompt() const | datatools::ui::basic_shell | |
get_current_path() const | datatools::ui::basic_shell | |
get_default_path() const | datatools::ui::basic_shell | |
get_effective_continuation_prompt() const | datatools::ui::basic_shell | |
get_effective_prompt() const | datatools::ui::basic_shell | |
get_history_filename() const | datatools::ui::basic_shell | |
get_history_truncate() | datatools::ui::basic_shell | |
get_host() const | datatools::ui::basic_shell | |
get_ihs() const | datatools::ui::basic_shell | |
get_logging() const | datatools::ui::basic_shell | |
get_name() const | datatools::ui::basic_shell | |
get_prompt() const | datatools::ui::basic_shell | |
get_services() const | datatools::ui::basic_shell | |
get_title() const | datatools::ui::basic_shell | |
get_user() const | datatools::ui::basic_shell | |
get_version() const | datatools::ui::basic_shell | |
grab_ihs() | datatools::ui::basic_shell | |
grab_services() | datatools::ui::basic_shell | |
has_builtin_command(const std::string &cmd_name_) const | datatools::ui::basic_shell | |
has_current_path() const | datatools::ui::basic_shell | |
has_default_path() const | datatools::ui::basic_shell | |
has_host() const | datatools::ui::basic_shell | |
has_ihs() const | datatools::ui::basic_shell | |
has_name() const | datatools::ui::basic_shell | |
has_services() const | datatools::ui::basic_shell | |
has_system_interface() const | datatools::ui::basic_shell | |
has_title() const | datatools::ui::basic_shell | |
has_user() const | datatools::ui::basic_shell | |
has_version() const | datatools::ui::basic_shell | |
i_tree_dumpable() | datatools::i_tree_dumpable | |
initialize(const datatools::properties &) | datatools::ui::basic_shell | |
initialize_simple() | datatools::ui::basic_shell | |
is_absolute_path(const std::string &path_) const | datatools::ui::basic_shell | |
is_exit_on_error() const | datatools::ui::basic_shell | |
is_history_add_only_on_success() const | datatools::ui::basic_shell | |
is_initialized() const | datatools::ui::basic_shell | |
is_stop_requested() const | datatools::ui::basic_shell | |
is_using_history() const | datatools::ui::basic_shell | |
is_using_readline() const | datatools::ui::basic_shell | |
is_using_splash() const | datatools::ui::basic_shell | |
last_skip_tag(std::ostream &out_) | datatools::i_tree_dumpable | static |
last_tag(std::ostream &out_) | datatools::i_tree_dumpable | static |
load_macro(const std::string ¯o_, uint32_t flags_=0) | datatools::ui::basic_shell | |
make_base_print_options(const std::string &title_, const std::string &indent_="", const bool inherit_=false) | datatools::i_tree_dumpable | static |
make_title_upper(const std::string &title_, std::string &upper_) | datatools::ui::basic_shell | static |
OSTREAM_CERR enum value | datatools::i_tree_dumpable | |
OSTREAM_CLOG enum value | datatools::i_tree_dumpable | |
OSTREAM_COUT enum value | datatools::i_tree_dumpable | |
ostream_type enum name | datatools::i_tree_dumpable | |
print_tree(std::ostream &out_=std::clog, const boost::property_tree::ptree &options_=datatools::i_tree_dumpable::empty_options()) const | datatools::ui::basic_shell | virtual |
print_tree_json(std::ostream &out_=std::clog, const std::string &json_options_="") const | datatools::i_tree_dumpable | |
print_tree_json(std::ostream &out_=std::clog, const char *json_options_=nullptr) const | datatools::i_tree_dumpable | |
RC_EXIT_ON_ERROR enum value | datatools::ui::basic_shell | |
RC_INHIBIT_HISTORY enum value | datatools::ui::basic_shell | |
RC_INHIBIT_READLINE enum value | datatools::ui::basic_shell | |
RC_NONE enum value | datatools::ui::basic_shell | |
reset() | datatools::ui::basic_shell | |
reset_services() | datatools::ui::basic_shell | |
run(std::istream *in_=nullptr) | datatools::ui::basic_shell | |
run_core_flags enum name | datatools::ui::basic_shell | |
set_continuation_prompt(const std::string &) | datatools::ui::basic_shell | |
set_current_path(const std::string &p_) | datatools::ui::basic_shell | |
set_default_path(const std::string &) | datatools::ui::basic_shell | |
set_exit_on_error(bool) | datatools::ui::basic_shell | |
set_history_add_only_on_success(bool) | datatools::ui::basic_shell | |
set_history_filename(const std::string &) | datatools::ui::basic_shell | |
set_history_truncate(unsigned int) | datatools::ui::basic_shell | |
set_host(const std::string &) | datatools::ui::basic_shell | |
set_ihs(ihs &ihs_) | datatools::ui::basic_shell | |
set_logging(datatools::logger::priority) | datatools::ui::basic_shell | |
set_name(const std::string &) | datatools::ui::basic_shell | |
set_prompt(const std::string &) | datatools::ui::basic_shell | |
set_services(::datatools::service_manager &services_) | datatools::ui::basic_shell | |
set_stop_requested() | datatools::ui::basic_shell | |
set_system_interface(shell_command_interface_type &) | datatools::ui::basic_shell | |
set_title(const std::string &) | datatools::ui::basic_shell | |
set_user(const std::string &) | datatools::ui::basic_shell | |
set_using_history(bool) | datatools::ui::basic_shell | |
set_using_readline(bool) | datatools::ui::basic_shell | |
set_using_splash(bool) | datatools::ui::basic_shell | |
set_version(const ::datatools::version_id &) | datatools::ui::basic_shell | |
shell_command_interface_type typedef | datatools::ui::basic_shell | |
skip_tag(std::ostream &out_) | datatools::i_tree_dumpable | static |
smart_print_id(const int out_type_=OSTREAM_CLOG, const std::string &title_="", const std::string &indent_="") const | datatools::i_tree_dumpable | |
system_interface_name() | datatools::ui::basic_shell | static |
tag(std::ostream &out_) | datatools::i_tree_dumpable | static |
tree_dump(std::ostream &out_=std::clog, const std::string &title_="", const std::string &indent_="", bool inherit_=false) const | datatools::i_tree_dumpable | virtual |
tree_dump_id(const int out_type_=OSTREAM_CLOG, const std::string &title_="", const std::string &indent_="", const bool inherit_=false) const | datatools::i_tree_dumpable | |
tree_print_id(const int out_type_=OSTREAM_CLOG, const std::string &title_="") const | datatools::i_tree_dumpable | |
~basic_shell() | datatools::ui::basic_shell | virtual |
~i_tree_dumpable() | datatools::i_tree_dumpable | virtual |