, including all inherited members.
allies_only_ | events::chat_command_handler | [private] |
assert_existence(const std::string &cmd) | events::map_command_handler< Worker > | [inline, protected, virtual] |
cap_ | events::map_command_handler< Worker > | [protected] |
chat_command_handler(chat_handler &chathandler, bool allies_only) | events::chat_command_handler | [inline] |
chat_handler_ | events::chat_command_handler | [private] |
command_alias_map typedef | events::map_command_handler< Worker > | |
command_failed(const std::string &message) | events::map_command_handler< Worker > | [inline, protected] |
command_failed_need_arg(int argn) | events::map_command_handler< Worker > | [inline, protected] |
command_handler typedef | events::map_command_handler< Worker > | |
command_map typedef | events::map_command_handler< Worker > | |
dispatch(std::string cmd) | events::map_command_handler< Worker > | [inline] |
do_display() | events::chat_command_handler | [protected] |
do_emote() | events::chat_command_handler | [protected] |
do_friend() | events::chat_command_handler | [protected] |
do_ignore() | events::chat_command_handler | [protected] |
do_log() | events::chat_command_handler | [protected] |
do_network_send() | events::chat_command_handler | [protected] |
do_remove() | events::chat_command_handler | [protected] |
do_version() | events::chat_command_handler | [protected] |
do_whisper() | events::chat_command_handler | [protected] |
empty() const | events::map_command_handler< Worker > | [inline] |
get_actual_cmd(const std::string &cmd) const | events::map_command_handler< Worker > | [inline, protected] |
get_aliases(const std::string &cmd) | events::map_command_handler< Worker > | [inline, protected, static] |
get_arg(unsigned argn) const | events::map_command_handler< Worker > | [inline, protected, virtual] |
get_cmd() const | events::map_command_handler< Worker > | [inline, protected] |
get_command(const std::string &cmd) const | events::map_command_handler< Worker > | [inline, protected] |
get_command(const std::string &cmd) | events::map_command_handler< Worker > | [inline, protected] |
get_command_flags_description(const command &) const | events::map_command_handler< Worker > | [inline, protected, virtual] |
get_data(unsigned argn=1) const | events::map_command_handler< Worker > | [inline, protected, virtual] |
get_flags_description() const | events::map_command_handler< Worker > | [inline, protected, virtual] |
has_command(const std::string &cmd) const | events::map_command_handler< Worker > | [inline] |
help() | events::map_command_handler< Worker > | [inline, protected] |
help_command(const std::string &acmd) | events::map_command_handler< Worker > | [inline, protected] |
init_map() | events::chat_command_handler | [inline, protected, virtual] |
init_map_default() | events::map_command_handler< Worker > | [inline, protected] |
is_enabled(const command &) const | events::map_command_handler< Worker > | [inline, protected, virtual] |
map typedef | events::chat_command_handler | |
map_command_handler() | events::map_command_handler< Worker > | [inline] |
parse_cmd(const std::string &cmd_string) | events::map_command_handler< Worker > | [inline, protected, virtual] |
print(const std::string &title, const std::string &message) | events::chat_command_handler | [inline, protected, virtual] |
print_usage() | events::map_command_handler< Worker > | [inline, protected] |
register_alias(const std::string &to_cmd, const std::string &cmd) | events::map_command_handler< Worker > | [inline, protected, virtual] |
register_command(const std::string &cmd, command_handler h, const std::string &help="", const std::string &usage="", const std::string &flags="") | events::map_command_handler< Worker > | [inline, protected, virtual] |
set_cmd_prefix(std::string value) | events::map_command_handler< Worker > | [inline, protected, static] |
set_help_on_unknown(bool value) | events::map_command_handler< Worker > | [inline, protected, static] |
set_show_unavailable(bool value) | events::map_command_handler< Worker > | [inline, protected, static] |
~map_command_handler() | events::map_command_handler< Worker > | [inline, virtual] |