Свойство | Тип | Описание | |
---|---|---|---|
NativeToManagedMap | Listener>.System.Collections.Concurrent.ConcurrentDictionary |
Свойство | Тип | Описание | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Метод | Описание | |
---|---|---|
AddEvent ( LLDB @event ) : void | ||
Clear ( ) : void | ||
Dispose ( ) : void | ||
GetNextEvent ( LLDB sb_event ) : bool | ||
GetNextEventForBroadcaster ( LLDB broadcaster, LLDB sb_event ) : bool | ||
GetNextEventForBroadcasterWithType ( LLDB broadcaster, uint event_type_mask, LLDB sb_event ) : bool | ||
HandleBroadcastEvent ( LLDB @event ) : bool | ||
IsValid ( ) : bool | ||
Listener ( ) : System | ||
Listener ( LLDB rhs ) : System | ||
Listener ( string name ) : System | ||
PeekAtNextEvent ( LLDB sb_event ) : bool | ||
PeekAtNextEventForBroadcaster ( LLDB broadcaster, LLDB sb_event ) : bool | ||
PeekAtNextEventForBroadcasterWithType ( LLDB broadcaster, uint event_type_mask, LLDB sb_event ) : bool | ||
StartListeningForEventClass ( LLDB debugger, string broadcaster_class, uint event_mask ) : uint | ||
StartListeningForEvents ( LLDB broadcaster, uint event_mask ) : uint | ||
StopListeningForEventClass ( LLDB debugger, string broadcaster_class, uint event_mask ) : bool | ||
StopListeningForEvents ( LLDB broadcaster, uint event_mask ) : bool | ||
WaitForEvent ( uint num_seconds, LLDB @event ) : bool | ||
WaitForEventForBroadcaster ( uint num_seconds, LLDB broadcaster, LLDB sb_event ) : bool | ||
WaitForEventForBroadcasterWithType ( uint num_seconds, LLDB broadcaster, uint event_type_mask, LLDB sb_event ) : bool | ||
__CreateInstance ( |
||
__CreateInstance ( global native, bool skipVTables = false ) : |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void | ||
Listener ( void native, bool skipVTables = false ) : System |
Метод | Описание | |
---|---|---|
Listener ( |
||
__CopyValue ( |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public GetNextEvent ( LLDB sb_event ) : bool | ||
sb_event | LLDB | |
Результат | bool |
public GetNextEventForBroadcaster ( LLDB broadcaster, LLDB sb_event ) : bool | ||
broadcaster | LLDB | |
sb_event | LLDB | |
Результат | bool |
public GetNextEventForBroadcasterWithType ( LLDB broadcaster, uint event_type_mask, LLDB sb_event ) : bool | ||
broadcaster | LLDB | |
event_type_mask | uint | |
sb_event | LLDB | |
Результат | bool |
public HandleBroadcastEvent ( LLDB @event ) : bool | ||
@event | LLDB | |
Результат | bool |
protected Listener ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
Результат | System |
public PeekAtNextEvent ( LLDB sb_event ) : bool | ||
sb_event | LLDB | |
Результат | bool |
public PeekAtNextEventForBroadcaster ( LLDB broadcaster, LLDB sb_event ) : bool | ||
broadcaster | LLDB | |
sb_event | LLDB | |
Результат | bool |
public PeekAtNextEventForBroadcasterWithType ( LLDB broadcaster, uint event_type_mask, LLDB sb_event ) : bool | ||
broadcaster | LLDB | |
event_type_mask | uint | |
sb_event | LLDB | |
Результат | bool |
public StartListeningForEventClass ( LLDB debugger, string broadcaster_class, uint event_mask ) : uint | ||
debugger | LLDB | |
broadcaster_class | string | |
event_mask | uint | |
Результат | uint |
public StartListeningForEvents ( LLDB broadcaster, uint event_mask ) : uint | ||
broadcaster | LLDB | |
event_mask | uint | |
Результат | uint |
public StopListeningForEventClass ( LLDB debugger, string broadcaster_class, uint event_mask ) : bool | ||
debugger | LLDB | |
broadcaster_class | string | |
event_mask | uint | |
Результат | bool |
public StopListeningForEvents ( LLDB broadcaster, uint event_mask ) : bool | ||
broadcaster | LLDB | |
event_mask | uint | |
Результат | bool |
public WaitForEvent ( uint num_seconds, LLDB @event ) : bool | ||
num_seconds | uint | |
@event | LLDB | |
Результат | bool |
public WaitForEventForBroadcaster ( uint num_seconds, LLDB broadcaster, LLDB sb_event ) : bool | ||
num_seconds | uint | |
broadcaster | LLDB | |
sb_event | LLDB | |
Результат | bool |
public WaitForEventForBroadcasterWithType ( uint num_seconds, LLDB broadcaster, uint event_type_mask, LLDB sb_event ) : bool | ||
num_seconds | uint | |
broadcaster | LLDB | |
event_type_mask | uint | |
sb_event | LLDB | |
Результат | bool |
public static __CreateInstance ( |
||
native | ||
skipVTables | bool | |
Результат |
public static __CreateInstance ( global native, bool skipVTables = false ) : |
||
native | global | |
skipVTables | bool | |
Результат |
public static System.Collections.Concurrent.ConcurrentDictionary |
||
Результат | Listener>.System.Collections.Concurrent.ConcurrentDictionary |