LLDB mainline
lldb::SBCommandInterpreter Member List

This is the complete list of members for lldb::SBCommandInterpreter, including all inherited members.

AddCommand(const char *name, lldb::SBCommandPluginInterface *impl, const char *help)lldb::SBCommandInterpreter
AddCommand(const char *name, lldb::SBCommandPluginInterface *impl, const char *help, const char *syntax)lldb::SBCommandInterpreter
AddCommand(const char *name, lldb::SBCommandPluginInterface *impl, const char *help, const char *syntax, const char *auto_repeat_command)lldb::SBCommandInterpreter
AddMultiwordCommand(const char *name, const char *help)lldb::SBCommandInterpreter
AliasExists(const char *cmd)lldb::SBCommandInterpreter
AllowExitCodeOnQuit(bool allow)lldb::SBCommandInterpreter
CommandExists(const char *cmd)lldb::SBCommandInterpreter
eBroadcastBitAsynchronousErrorData enum valuelldb::SBCommandInterpreter
eBroadcastBitAsynchronousOutputData enum valuelldb::SBCommandInterpreter
eBroadcastBitQuitCommandReceived enum valuelldb::SBCommandInterpreter
eBroadcastBitResetPrompt enum valuelldb::SBCommandInterpreter
eBroadcastBitThreadShouldExit enum valuelldb::SBCommandInterpreter
EventIsCommandInterpreterEvent(const lldb::SBEvent &event)lldb::SBCommandInterpreterstatic
get()lldb::SBCommandInterpreterprotected
GetArgumentDescriptionAsCString(const lldb::CommandArgumentType arg_type)lldb::SBCommandInterpreterstatic
GetArgumentTypeAsCString(const lldb::CommandArgumentType arg_type)lldb::SBCommandInterpreterstatic
GetBroadcaster()lldb::SBCommandInterpreter
GetBroadcasterClass()lldb::SBCommandInterpreterstatic
GetDebugger()lldb::SBCommandInterpreter
GetIOHandlerControlSequence(char ch)lldb::SBCommandInterpreter
GetProcess()lldb::SBCommandInterpreter
GetPromptOnQuit()lldb::SBCommandInterpreter
GetQuitStatus()lldb::SBCommandInterpreter
GetStatistics()lldb::SBCommandInterpreter
HandleCommand(const char *command_line, lldb::SBCommandReturnObject &result, bool add_to_history=false)lldb::SBCommandInterpreter
HandleCommand(const char *command_line, SBExecutionContext &exe_ctx, SBCommandReturnObject &result, bool add_to_history=false)lldb::SBCommandInterpreter
HandleCommandsFromFile(lldb::SBFileSpec &file, lldb::SBExecutionContext &override_context, lldb::SBCommandInterpreterRunOptions &options, lldb::SBCommandReturnObject result)lldb::SBCommandInterpreter
HandleCompletion(const char *current_line, const char *cursor, const char *last_char, int match_start_point, int max_return_elements, lldb::SBStringList &matches)lldb::SBCommandInterpreter
HandleCompletion(const char *current_line, uint32_t cursor_pos, int match_start_point, int max_return_elements, lldb::SBStringList &matches)lldb::SBCommandInterpreter
HandleCompletionWithDescriptions(const char *current_line, const char *cursor, const char *last_char, int match_start_point, int max_return_elements, lldb::SBStringList &matches, lldb::SBStringList &descriptions)lldb::SBCommandInterpreter
HandleCompletionWithDescriptions(const char *current_line, uint32_t cursor_pos, int match_start_point, int max_return_elements, lldb::SBStringList &matches, lldb::SBStringList &descriptions)lldb::SBCommandInterpreter
HasAliases()lldb::SBCommandInterpreter
HasAliasOptions()lldb::SBCommandInterpreter
HasCommands()lldb::SBCommandInterpreter
HasCustomQuitExitCode()lldb::SBCommandInterpreter
InterruptCommand()lldb::SBCommandInterpreter
IsActive()lldb::SBCommandInterpreter
IsInteractive()lldb::SBCommandInterpreter
IsValid() constlldb::SBCommandInterpreter
lldb_private::CommandPluginInterfaceImplementationlldb::SBCommandInterpreterfriend
m_opaque_ptrlldb::SBCommandInterpreterprivate
operator bool() constlldb::SBCommandInterpreterexplicit
operator=(const lldb::SBCommandInterpreter &rhs)lldb::SBCommandInterpreter
ref()lldb::SBCommandInterpreterprotected
reset(lldb_private::CommandInterpreter *)lldb::SBCommandInterpreterprotected
ResolveCommand(const char *command_line, SBCommandReturnObject &result)lldb::SBCommandInterpreter
SBCommandInterpreter()lldb::SBCommandInterpreter
SBCommandInterpreter(const lldb::SBCommandInterpreter &rhs)lldb::SBCommandInterpreter
SBCommandInterpreter(lldb_private::CommandInterpreter *interpreter_ptr)lldb::SBCommandInterpreterprotected
SBDebuggerlldb::SBCommandInterpreterfriend
SetCommandOverrideCallback(const char *command_name, lldb::CommandOverrideCallback callback, void *baton)lldb::SBCommandInterpreter
SetPromptOnQuit(bool b)lldb::SBCommandInterpreter
SourceInitFileInCurrentWorkingDirectory(lldb::SBCommandReturnObject &result)lldb::SBCommandInterpreter
SourceInitFileInGlobalDirectory(lldb::SBCommandReturnObject &result)lldb::SBCommandInterpreter
SourceInitFileInHomeDirectory(lldb::SBCommandReturnObject &result)lldb::SBCommandInterpreter
SourceInitFileInHomeDirectory(lldb::SBCommandReturnObject &result, bool is_repl)lldb::SBCommandInterpreter
UserCommandExists(const char *cmd)lldb::SBCommandInterpreter
WasInterrupted() constlldb::SBCommandInterpreter
~SBCommandInterpreter()lldb::SBCommandInterpreter