Property | Type | Description | |
---|---|---|---|
NativeToManagedMap | Watchpoint>.System.Collections.Concurrent.ConcurrentDictionary |
Property | Type | Description | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Method | Description | |
---|---|---|
Clear ( ) : void | ||
Dispose ( ) : void | ||
EventIsWatchpointEvent ( LLDB @event ) : bool | ||
GetDescription ( LLDB description, LLDB level ) : bool | ||
GetError ( ) : LLDB.Error | ||
GetWatchpointEventTypeFromEvent ( LLDB @event ) : LLDB.WatchpointEventType | ||
GetWatchpointFromEvent ( LLDB @event ) : LLDB.Watchpoint | ||
IsEnabled ( ) : bool | ||
IsValid ( ) : bool | ||
Watchpoint ( ) : System | ||
Watchpoint ( LLDB rhs ) : System | ||
__CreateInstance ( |
||
__CreateInstance ( global native, bool skipVTables = false ) : |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
Watchpoint ( void native, bool skipVTables = false ) : System |
Method | Description | |
---|---|---|
Watchpoint ( |
||
__CopyValue ( |
public static EventIsWatchpointEvent ( LLDB @event ) : bool | ||
@event | LLDB | |
return | bool |
public GetDescription ( LLDB description, LLDB level ) : bool | ||
description | LLDB | |
level | LLDB | |
return | bool |
public static GetWatchpointEventTypeFromEvent ( LLDB @event ) : LLDB.WatchpointEventType | ||
@event | LLDB | |
return | LLDB.WatchpointEventType |
public static GetWatchpointFromEvent ( LLDB @event ) : LLDB.Watchpoint | ||
@event | LLDB | |
return | LLDB.Watchpoint |
protected Watchpoint ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
return | System |
public static __CreateInstance ( |
||
native | ||
skipVTables | bool | |
return |
public static __CreateInstance ( global native, bool skipVTables = false ) : |
||
native | global | |
skipVTables | bool | |
return |
public static System.Collections.Concurrent.ConcurrentDictionary |
||
return | Watchpoint>.System.Collections.Concurrent.ConcurrentDictionary |