C# Класс LLDB.Type.Internal

Показать файл Открыть проект

Приватные методы

Метод Описание
GetArrayElementType_0 ( global @return, global instance ) : void
GetBasicType_0 ( global instance ) : LLDB.BasicType
GetBasicType_1 ( global @return, global instance, LLDB type ) : void
GetByteSize_0 ( global instance ) : ulong
GetCanonicalType_0 ( global @return, global instance ) : void
GetDereferencedType_0 ( global @return, global instance ) : void
GetDescription_0 ( global instance, global description, LLDB description_level ) : bool
GetDirectBaseClassAtIndex_0 ( global @return, global instance, uint idx ) : void
GetDisplayTypeName_0 ( global instance ) : global::System.IntPtr
GetEnumMembers_0 ( global @return, global instance ) : void
GetFieldAtIndex_0 ( global @return, global instance, uint idx ) : void
GetFunctionArgumentTypes_0 ( global @return, global instance ) : void
GetFunctionReturnType_0 ( global @return, global instance ) : void
GetMemberFunctionAtIndex_0 ( global @return, global instance, uint idx ) : void
GetName_0 ( global instance ) : global::System.IntPtr
GetNumberOfDirectBaseClasses_0 ( global instance ) : uint
GetNumberOfFields_0 ( global instance ) : uint
GetNumberOfMemberFunctions_0 ( global instance ) : uint
GetNumberOfTemplateArguments_0 ( global instance ) : uint
GetNumberOfVirtualBaseClasses_0 ( global instance ) : uint
GetPointeeType_0 ( global @return, global instance ) : void
GetPointerType_0 ( global @return, global instance ) : void
GetReferenceType_0 ( global @return, global instance ) : void
GetTemplateArgumentKind_0 ( global instance, uint idx ) : LLDB.TemplateArgumentKind
GetTemplateArgumentType_0 ( global @return, global instance, uint idx ) : void
GetTypeClass_0 ( global instance ) : LLDB.TypeClass
GetTypeFlags_0 ( global instance ) : uint
GetTypedefedType_0 ( global @return, global instance ) : void
GetUnqualifiedType_0 ( global @return, global instance ) : void
GetVectorElementType_0 ( global @return, global instance ) : void
GetVirtualBaseClassAtIndex_0 ( global @return, global instance, uint idx ) : void
IsAnonymousType_0 ( global instance ) : bool
IsArrayType_0 ( global instance ) : bool
IsFunctionType_0 ( global instance ) : bool
IsPointerType_0 ( global instance ) : bool
IsPolymorphicClass_0 ( global instance ) : bool
IsReferenceType_0 ( global instance ) : bool
IsTypeComplete_0 ( global instance ) : bool
IsTypedefType_0 ( global instance ) : bool
IsValid_0 ( global instance ) : bool
IsVectorType_0 ( global instance ) : bool
OperatorEqualEqual_0 ( global instance, global rhs ) : bool
OperatorExclaimEqual_0 ( global instance, global rhs ) : bool
cctor_1 ( global instance, global rhs ) : void
ctor_0 ( global instance ) : void
dtor_0 ( global instance ) : void