C# Class LLDB.BreakpointLocation.Internal

Show file Open project: tritao/LLDBSharp

Private Methods

Method Description
GetAddress_0 ( global instance, global @return ) : void
GetBreakpoint_0 ( global instance, global @return ) : void
GetCondition_0 ( global instance ) : global::System.IntPtr
GetDescription_0 ( global instance, global description, LLDB level ) : bool
GetID_0 ( global instance ) : int
GetIgnoreCount_0 ( global instance ) : uint
GetLoadAddress_0 ( global instance ) : ulong
GetQueueName_0 ( global instance ) : global::System.IntPtr
GetThreadID_0 ( global instance ) : ulong
GetThreadIndex_0 ( global instance ) : uint
GetThreadName_0 ( global instance ) : global::System.IntPtr
IsEnabled_0 ( global instance ) : bool
IsResolved_0 ( global instance ) : bool
IsValid_0 ( global instance ) : bool
SetCondition_0 ( global instance, global condition ) : void
SetEnabled_0 ( global instance, bool enabled ) : void
SetIgnoreCount_0 ( global instance, uint n ) : void
SetQueueName_0 ( global instance, global queue_name ) : void
SetScriptCallbackBody_0 ( global instance, global @return, global script_body_text ) : void
SetScriptCallbackFunction_0 ( global instance, global callback_function_name ) : void
SetThreadID_0 ( global instance, ulong sb_thread_id ) : void
SetThreadIndex_0 ( global instance, uint index ) : void
SetThreadName_0 ( global instance, global thread_name ) : void
cctor_1 ( global instance, global rhs ) : global::System.IntPtr
cctor_1 ( global instance, global rhs ) : void
ctor_0 ( global instance ) : global::System.IntPtr
ctor_0 ( global instance ) : void
dtor_0 ( global instance ) : void
dtor_0 ( global instance, int delete ) : void