Searched refs:CommandPluginInterfaceImplementation (Results 1 – 1 of 1) sorted by relevance
32 class CommandPluginInterfaceImplementation : public CommandObjectParsed class35 CommandPluginInterfaceImplementation (CommandInterpreter &interpreter, in CommandPluginInterfaceImplementation() function in CommandPluginInterfaceImplementation427 new_command_sp.reset(new CommandPluginInterfaceImplementation(*m_opaque_ptr,name,impl,help)); in AddCommand()485 …new_command_sp.reset(new CommandPluginInterfaceImplementation(m_opaque_sp->GetCommandInterpreter()… in AddCommand()