프로퍼티 | 타입 | 설명 | |
---|---|---|---|
NativeToManagedMap | BreakpointLocation>.System.Collections.Concurrent.ConcurrentDictionary |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
메소드 | 설명 | |
---|---|---|
BreakpointLocation ( ) : System | ||
BreakpointLocation ( LLDB rhs ) : System | ||
Dispose ( ) : void | ||
GetAddress ( ) : LLDB.Address | ||
GetBreakpoint ( ) : LLDB.Breakpoint | ||
GetDescription ( LLDB description, LLDB level ) : bool | ||
IsEnabled ( ) : bool | ||
IsResolved ( ) : bool | ||
IsValid ( ) : bool | ||
SetScriptCallbackBody ( string script_body_text ) : LLDB.Error | ||
__CreateInstance ( |
||
__CreateInstance ( global native, bool skipVTables = false ) : |
메소드 | 설명 | |
---|---|---|
BreakpointLocation ( void native, bool skipVTables = false ) : System | ||
Dispose ( bool disposing ) : void |
메소드 | 설명 | |
---|---|---|
BreakpointLocation ( |
||
__CopyValue ( |
protected BreakpointLocation ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
리턴 | System |
public GetDescription ( LLDB description, LLDB level ) : bool | ||
description | LLDB | |
level | LLDB | |
리턴 | bool |
public SetScriptCallbackBody ( string script_body_text ) : LLDB.Error | ||
script_body_text | string | |
리턴 | LLDB.Error |
public static __CreateInstance ( |
||
native | ||
skipVTables | bool | |
리턴 |
public static __CreateInstance ( global native, bool skipVTables = false ) : |
||
native | global | |
skipVTables | bool | |
리턴 |
public static System.Collections.Concurrent.ConcurrentDictionary |
||
리턴 | BreakpointLocation>.System.Collections.Concurrent.ConcurrentDictionary |