C# Class LLDB.CommandInterpreter.Internal

显示文件 Open project: tritao/LLDBSharp

Private Methods

Method Description
AddCommand_0 ( global instance, global @return, global name, global impl, global help ) : void
AddMultiwordCommand_0 ( global instance, global @return, global name, global help ) : void
AliasExists_0 ( global instance, global cmd ) : bool
CommandExists_0 ( global instance, global cmd ) : bool
EventIsCommandInterpreterEvent_0 ( global @event ) : bool
GetArgumentDescriptionAsCString_0 ( LLDB arg_type ) : global::System.IntPtr
GetArgumentTypeAsCString_0 ( LLDB arg_type ) : global::System.IntPtr
GetBroadcasterClass_0 ( ) : global::System.IntPtr
GetBroadcaster_0 ( global instance, global @return ) : void
GetDebugger_0 ( global instance, global @return ) : void
GetIOHandlerControlSequence_0 ( global instance, sbyte ch ) : global::System.IntPtr
GetProcess_0 ( global instance, global @return ) : void
GetPromptOnQuit_0 ( global instance ) : bool
HandleCommand_0 ( global instance, global command_line, global result, bool add_to_history ) : LLDB.ReturnStatus
HandleCommand_1 ( global instance, global command_line, global exe_ctx, global result, bool add_to_history ) : LLDB.ReturnStatus
HandleCommandsFromFile_0 ( global instance, global file, global override_context, global options, LLDB result ) : void
HandleCompletion_0 ( global instance, global current_line, global cursor, global last_char, int match_start_point, int max_return_elements, global matches ) : int
HandleCompletion_1 ( global instance, global current_line, uint cursor_pos, int match_start_point, int max_return_elements, global matches ) : int
HasAliasOptions_0 ( global instance ) : bool
HasAliases_0 ( global instance ) : bool
HasCommands_0 ( global instance ) : bool
IsActive_0 ( global instance ) : bool
IsValid_0 ( global instance ) : bool
ResolveCommand_0 ( global instance, global command_line, global result ) : void
SetCommandOverrideCallback_0 ( global instance, global command_name, global callback, global baton ) : bool
SetPromptOnQuit_0 ( global instance, bool b ) : void
SourceInitFileInCurrentWorkingDirectory_0 ( global instance, global result ) : void
SourceInitFileInHomeDirectory_0 ( global instance, global result ) : void
cctor_0 ( global instance, global rhs ) : global::System.IntPtr
cctor_0 ( global instance, global rhs ) : void
dtor_0 ( global instance ) : void
dtor_0 ( global instance, int delete ) : void