Property | Type | Description | |
---|---|---|---|
NativeToManagedMap | TypeSummary>.System.Collections.Concurrent.ConcurrentDictionary |
Property | Type | Description | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Method | Description | |
---|---|---|
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 |
Method | Description | |
---|---|---|
ChangeSummaryType ( bool want_script ) : bool | ||
CopyOnWrite_Impl ( ) : bool | ||
Dispose ( bool disposing ) : void | ||
TypeSummary ( void native, bool skipVTables = false ) : System |
Method | Description | |
---|---|---|
TypeSummary ( |
||
__CopyValue ( |
protected ChangeSummaryType ( bool want_script ) : bool | ||
want_script | bool | |
return | bool |
public static CreateWithCallback ( LLDB cb, uint options, string description ) : LLDB.TypeSummary | ||
cb | LLDB | |
options | uint | |
description | string | |
return | LLDB.TypeSummary |
public static CreateWithFunctionName ( string data, uint options ) : LLDB.TypeSummary | ||
data | string | |
options | uint | |
return | LLDB.TypeSummary |
public static CreateWithScriptCode ( string data, uint options ) : LLDB.TypeSummary | ||
data | string | |
options | uint | |
return | LLDB.TypeSummary |
public static CreateWithSummaryString ( string data, uint options ) : LLDB.TypeSummary | ||
data | string | |
options | uint | |
return | LLDB.TypeSummary |
public GetDescription ( LLDB description, LLDB description_level ) : bool | ||
description | LLDB | |
description_level | LLDB | |
return | bool |
protected TypeSummary ( 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 | TypeSummary>.System.Collections.Concurrent.ConcurrentDictionary |