Свойство | Тип | Описание | |
---|---|---|---|
NativeToManagedMap | TypeSummary>.System.Collections.Concurrent.ConcurrentDictionary |
Свойство | Тип | Описание | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Метод | Описание | |
---|---|---|
CreateWithCallback ( LLDB cb, uint options, string description ) : LLDB.TypeSummary | ||
CreateWithFunctionName ( string data, uint options ) : LLDB.TypeSummary | ||
CreateWithScriptCode ( string data, uint options ) : LLDB.TypeSummary | ||
CreateWithSummaryString ( string data, uint options ) : LLDB.TypeSummary | ||
Dispose ( ) : void | ||
DoesPrintValue ( LLDB value ) : bool | ||
Equals ( object obj ) : bool | ||
GetDescription ( LLDB description, LLDB description_level ) : bool | ||
GetHashCode ( ) : int | ||
IsEqualTo ( LLDB rhs ) : bool | ||
IsFunctionCode ( ) : bool | ||
IsFunctionName ( ) : bool | ||
IsSummaryString ( ) : bool | ||
IsValid ( ) : bool | ||
TypeSummary ( ) : System | ||
TypeSummary ( LLDB rhs ) : System | ||
__CreateInstance ( |
||
__CreateInstance ( global native, bool skipVTables = false ) : |
||
operator ( ) : bool |
Метод | Описание | |
---|---|---|
ChangeSummaryType ( bool want_script ) : bool | ||
CopyOnWrite_Impl ( ) : bool | ||
Dispose ( bool disposing ) : void | ||
TypeSummary ( void native, bool skipVTables = false ) : System |
Метод | Описание | |
---|---|---|
TypeSummary ( |
||
__CopyValue ( |
protected ChangeSummaryType ( bool want_script ) : bool | ||
want_script | bool | |
Результат | bool |
public static CreateWithCallback ( LLDB cb, uint options, string description ) : LLDB.TypeSummary | ||
cb | LLDB | |
options | uint | |
description | string | |
Результат | LLDB.TypeSummary |
public static CreateWithFunctionName ( string data, uint options ) : LLDB.TypeSummary | ||
data | string | |
options | uint | |
Результат | LLDB.TypeSummary |
public static CreateWithScriptCode ( string data, uint options ) : LLDB.TypeSummary | ||
data | string | |
options | uint | |
Результат | LLDB.TypeSummary |
public static CreateWithSummaryString ( string data, uint options ) : LLDB.TypeSummary | ||
data | string | |
options | uint | |
Результат | LLDB.TypeSummary |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public DoesPrintValue ( LLDB value ) : bool | ||
value | LLDB | |
Результат | bool |
public GetDescription ( LLDB description, LLDB description_level ) : bool | ||
description | LLDB | |
description_level | LLDB | |
Результат | bool |
protected TypeSummary ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
Результат | System |
public static __CreateInstance ( |
||
native | ||
skipVTables | bool | |
Результат |
public static __CreateInstance ( global native, bool skipVTables = false ) : |
||
native | global | |
skipVTables | bool | |
Результат |
public static System.Collections.Concurrent.ConcurrentDictionary |
||
Результат | TypeSummary>.System.Collections.Concurrent.ConcurrentDictionary |