Свойство | Тип | Описание | |
---|---|---|---|
NativeToManagedMap | Type>.System.Collections.Concurrent.ConcurrentDictionary |
Свойство | Тип | Описание | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
Equals ( object obj ) : bool | ||
GetArrayElementType ( ) : LLDB.Type | ||
GetBasicType ( LLDB type ) : LLDB.Type | ||
GetCanonicalType ( ) : LLDB.Type | ||
GetDereferencedType ( ) : LLDB.Type | ||
GetDescription ( LLDB description, LLDB description_level ) : bool | ||
GetDirectBaseClassAtIndex ( uint idx ) : LLDB.TypeMember | ||
GetEnumMembers ( ) : LLDB.TypeEnumMemberList | ||
GetFieldAtIndex ( uint idx ) : LLDB.TypeMember | ||
GetFunctionArgumentTypes ( ) : LLDB.TypeList | ||
GetFunctionReturnType ( ) : LLDB.Type | ||
GetHashCode ( ) : int | ||
GetMemberFunctionAtIndex ( uint idx ) : LLDB.TypeMemberFunction | ||
GetPointeeType ( ) : LLDB.Type | ||
GetPointerType ( ) : LLDB.Type | ||
GetReferenceType ( ) : LLDB.Type | ||
GetTemplateArgumentKind ( uint idx ) : LLDB.TemplateArgumentKind | ||
GetTemplateArgumentType ( uint idx ) : LLDB.Type | ||
GetTypedefedType ( ) : LLDB.Type | ||
GetUnqualifiedType ( ) : LLDB.Type | ||
GetVectorElementType ( ) : LLDB.Type | ||
GetVirtualBaseClassAtIndex ( uint idx ) : LLDB.TypeMember | ||
IsAnonymousType ( ) : bool | ||
IsArrayType ( ) : bool | ||
IsFunctionType ( ) : bool | ||
IsPointerType ( ) : bool | ||
IsPolymorphicClass ( ) : bool | ||
IsReferenceType ( ) : bool | ||
IsTypeComplete ( ) : bool | ||
IsTypedefType ( ) : bool | ||
IsValid ( ) : bool | ||
IsVectorType ( ) : bool | ||
Type ( ) : System | ||
Type ( LLDB rhs ) : System | ||
__CreateInstance ( Type native, bool skipVTables = false ) : Type | ||
__CreateInstance ( global native, bool skipVTables = false ) : Type | ||
operator ( ) : bool |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void | ||
Type ( void native, bool skipVTables = false ) : System |
Метод | Описание | |
---|---|---|
Type ( Type native, bool skipVTables = false ) : System | ||
__CopyValue ( Type native ) : void* |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public GetArrayElementType ( ) : LLDB.Type | ||
Результат | LLDB.Type |
public GetBasicType ( LLDB type ) : LLDB.Type | ||
type | LLDB | |
Результат | LLDB.Type |
public GetDereferencedType ( ) : LLDB.Type | ||
Результат | LLDB.Type |
public GetDescription ( LLDB description, LLDB description_level ) : bool | ||
description | LLDB | |
description_level | LLDB | |
Результат | bool |
public GetDirectBaseClassAtIndex ( uint idx ) : LLDB.TypeMember | ||
idx | uint | |
Результат | LLDB.TypeMember |
public GetEnumMembers ( ) : LLDB.TypeEnumMemberList | ||
Результат | LLDB.TypeEnumMemberList |
public GetFieldAtIndex ( uint idx ) : LLDB.TypeMember | ||
idx | uint | |
Результат | LLDB.TypeMember |
public GetFunctionArgumentTypes ( ) : LLDB.TypeList | ||
Результат | LLDB.TypeList |
public GetFunctionReturnType ( ) : LLDB.Type | ||
Результат | LLDB.Type |
public GetMemberFunctionAtIndex ( uint idx ) : LLDB.TypeMemberFunction | ||
idx | uint | |
Результат | LLDB.TypeMemberFunction |
public GetTemplateArgumentKind ( uint idx ) : LLDB.TemplateArgumentKind | ||
idx | uint | |
Результат | LLDB.TemplateArgumentKind |
public GetTemplateArgumentType ( uint idx ) : LLDB.Type | ||
idx | uint | |
Результат | LLDB.Type |
public GetVectorElementType ( ) : LLDB.Type | ||
Результат | LLDB.Type |
public GetVirtualBaseClassAtIndex ( uint idx ) : LLDB.TypeMember | ||
idx | uint | |
Результат | LLDB.TypeMember |
protected Type ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
Результат | System |
public static __CreateInstance ( Type native, bool skipVTables = false ) : Type | ||
native | Type | |
skipVTables | bool | |
Результат | Type |
public static __CreateInstance ( global native, bool skipVTables = false ) : Type | ||
native | global | |
skipVTables | bool | |
Результат | Type |
public static System.Collections.Concurrent.ConcurrentDictionary |
||
Результат | Type>.System.Collections.Concurrent.ConcurrentDictionary |