Property | Type | Description | |
---|---|---|---|
NativeToManagedMap | TypeCategory>.System.Collections.Concurrent.ConcurrentDictionary |
Property | Type | Description | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Method | Description | |
---|---|---|
AddLanguage ( LLDB language ) : void | ||
AddTypeFilter ( LLDB _0, LLDB _1 ) : bool | ||
AddTypeFormat ( LLDB _0, LLDB _1 ) : bool | ||
AddTypeSummary ( LLDB _0, LLDB _1 ) : bool | ||
AddTypeSynthetic ( LLDB _0, LLDB _1 ) : bool | ||
DeleteTypeFilter ( LLDB _0 ) : bool | ||
DeleteTypeFormat ( LLDB _0 ) : bool | ||
DeleteTypeSummary ( LLDB _0 ) : bool | ||
DeleteTypeSynthetic ( LLDB _0 ) : bool | ||
Dispose ( ) : void | ||
Equals ( object obj ) : bool | ||
GetDescription ( LLDB description, LLDB description_level ) : bool | ||
GetFilterAtIndex ( uint _0 ) : LLDB.TypeFilter | ||
GetFilterForType ( LLDB _0 ) : LLDB.TypeFilter | ||
GetFormatAtIndex ( uint _0 ) : LLDB.TypeFormat | ||
GetFormatForType ( LLDB _0 ) : LLDB.TypeFormat | ||
GetHashCode ( ) : int | ||
GetLanguageAtIndex ( uint idx ) : LLDB.LanguageType | ||
GetSummaryAtIndex ( uint _0 ) : LLDB.TypeSummary | ||
GetSummaryForType ( LLDB _0 ) : LLDB.TypeSummary | ||
GetSyntheticAtIndex ( uint _0 ) : LLDB.TypeSynthetic | ||
GetSyntheticForType ( LLDB _0 ) : LLDB.TypeSynthetic | ||
GetTypeNameSpecifierForFilterAtIndex ( uint _0 ) : LLDB.TypeNameSpecifier | ||
GetTypeNameSpecifierForFormatAtIndex ( uint _0 ) : LLDB.TypeNameSpecifier | ||
GetTypeNameSpecifierForSummaryAtIndex ( uint _0 ) : LLDB.TypeNameSpecifier | ||
GetTypeNameSpecifierForSyntheticAtIndex ( uint _0 ) : LLDB.TypeNameSpecifier | ||
IsValid ( ) : bool | ||
TypeCategory ( ) : System | ||
TypeCategory ( LLDB rhs ) : System | ||
__CreateInstance ( TypeCategory native, bool skipVTables = false ) : TypeCategory | ||
__CreateInstance ( global native, bool skipVTables = false ) : TypeCategory | ||
operator ( ) : bool |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
IsDefaultCategory ( ) : bool | ||
TypeCategory ( string _0 ) : System | ||
TypeCategory ( void native, bool skipVTables = false ) : System |
Method | Description | |
---|---|---|
TypeCategory ( |
||
__CopyValue ( |
public AddTypeFilter ( LLDB _0, LLDB _1 ) : bool | ||
_0 | LLDB | |
_1 | LLDB | |
return | bool |
public AddTypeFormat ( LLDB _0, LLDB _1 ) : bool | ||
_0 | LLDB | |
_1 | LLDB | |
return | bool |
public AddTypeSummary ( LLDB _0, LLDB _1 ) : bool | ||
_0 | LLDB | |
_1 | LLDB | |
return | bool |
public AddTypeSynthetic ( LLDB _0, LLDB _1 ) : bool | ||
_0 | LLDB | |
_1 | LLDB | |
return | bool |
public DeleteTypeSynthetic ( LLDB _0 ) : bool | ||
_0 | LLDB | |
return | bool |
public GetDescription ( LLDB description, LLDB description_level ) : bool | ||
description | LLDB | |
description_level | LLDB | |
return | bool |
public GetFilterAtIndex ( uint _0 ) : LLDB.TypeFilter | ||
_0 | uint | |
return | LLDB.TypeFilter |
public GetFilterForType ( LLDB _0 ) : LLDB.TypeFilter | ||
_0 | LLDB | |
return | LLDB.TypeFilter |
public GetFormatAtIndex ( uint _0 ) : LLDB.TypeFormat | ||
_0 | uint | |
return | LLDB.TypeFormat |
public GetFormatForType ( LLDB _0 ) : LLDB.TypeFormat | ||
_0 | LLDB | |
return | LLDB.TypeFormat |
public GetLanguageAtIndex ( uint idx ) : LLDB.LanguageType | ||
idx | uint | |
return | LLDB.LanguageType |
public GetSummaryAtIndex ( uint _0 ) : LLDB.TypeSummary | ||
_0 | uint | |
return | LLDB.TypeSummary |
public GetSummaryForType ( LLDB _0 ) : LLDB.TypeSummary | ||
_0 | LLDB | |
return | LLDB.TypeSummary |
public GetSyntheticAtIndex ( uint _0 ) : LLDB.TypeSynthetic | ||
_0 | uint | |
return | LLDB.TypeSynthetic |
public GetSyntheticForType ( LLDB _0 ) : LLDB.TypeSynthetic | ||
_0 | LLDB | |
return | LLDB.TypeSynthetic |
public GetTypeNameSpecifierForFilterAtIndex ( uint _0 ) : LLDB.TypeNameSpecifier | ||
_0 | uint | |
return | LLDB.TypeNameSpecifier |
public GetTypeNameSpecifierForFormatAtIndex ( uint _0 ) : LLDB.TypeNameSpecifier | ||
_0 | uint | |
return | LLDB.TypeNameSpecifier |
public GetTypeNameSpecifierForSummaryAtIndex ( uint _0 ) : LLDB.TypeNameSpecifier | ||
_0 | uint | |
return | LLDB.TypeNameSpecifier |
public GetTypeNameSpecifierForSyntheticAtIndex ( uint _0 ) : LLDB.TypeNameSpecifier | ||
_0 | uint | |
return | LLDB.TypeNameSpecifier |
protected TypeCategory ( string _0 ) : System | ||
_0 | string | |
return | System |
protected TypeCategory ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
return | System |
public static __CreateInstance ( TypeCategory native, bool skipVTables = false ) : TypeCategory | ||
native | TypeCategory | |
skipVTables | bool | |
return | TypeCategory |
public static __CreateInstance ( global native, bool skipVTables = false ) : TypeCategory | ||
native | global | |
skipVTables | bool | |
return | TypeCategory |
public static System.Collections.Concurrent.ConcurrentDictionary |
||
return | TypeCategory>.System.Collections.Concurrent.ConcurrentDictionary |