Searched refs:CommandObjectProxy (Results 1 – 3 of 3) sorted by relevance
342 CommandObjectProxy::CommandObjectProxy (CommandInterpreter &interpreter, in CommandObjectProxy() function in CommandObjectProxy351 CommandObjectProxy::~CommandObjectProxy () in ~CommandObjectProxy()356 CommandObjectProxy::GetHelpLong () in GetHelpLong()365 CommandObjectProxy::IsRemovable() const in IsRemovable()367 …const CommandObject *proxy_command = const_cast<CommandObjectProxy *>(this)->GetProxyCommandObject… in IsRemovable()374 CommandObjectProxy::IsMultiwordObject () in IsMultiwordObject()383 CommandObjectProxy::GetSubcommandSP (const char *sub_cmd, StringList *matches) in GetSubcommandSP()392 CommandObjectProxy::GetSubcommandObject (const char *sub_cmd, StringList *matches) in GetSubcommandObject()401 CommandObjectProxy::AproposAllSubCommands (const char *prefix, in AproposAllSubCommands()415 CommandObjectProxy::LoadSubCommand (const char *cmd_name, in LoadSubCommand()[all …]
1215 class CommandObjectProcessPlugin : public CommandObjectProxy1220 CommandObjectProxy (interpreter, in CommandObjectProcessPlugin()
98 class CommandObjectProxy : public CommandObject101 CommandObjectProxy (CommandInterpreter &interpreter,108 ~CommandObjectProxy ();