C# Class LLDB.TypeCategory

Inheritance: IDisposable
Afficher le fichier Open project: tritao/LLDBSharp Class Usage Examples

Méthodes publiques

Свойство Type Description
NativeToManagedMap TypeCategory>.System.Collections.Concurrent.ConcurrentDictionary

Protected Properties

Свойство Type Description
__OriginalVTables void*[]
__PointerAdjustment int
__ownsNativeInstance bool

Méthodes publiques

Méthode 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

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void
IsDefaultCategory ( ) : bool
TypeCategory ( string _0 ) : System
TypeCategory ( void native, bool skipVTables = false ) : System

Private Methods

Méthode Description
TypeCategory ( TypeCategory native, bool skipVTables = false ) : System
__CopyValue ( TypeCategory native ) : void*

Method Details

AddLanguage() public méthode

public AddLanguage ( LLDB language ) : void
language LLDB
Résultat void

AddTypeFilter() public méthode

public AddTypeFilter ( LLDB _0, LLDB _1 ) : bool
_0 LLDB
_1 LLDB
Résultat bool

AddTypeFormat() public méthode

public AddTypeFormat ( LLDB _0, LLDB _1 ) : bool
_0 LLDB
_1 LLDB
Résultat bool

AddTypeSummary() public méthode

public AddTypeSummary ( LLDB _0, LLDB _1 ) : bool
_0 LLDB
_1 LLDB
Résultat bool

AddTypeSynthetic() public méthode

public AddTypeSynthetic ( LLDB _0, LLDB _1 ) : bool
_0 LLDB
_1 LLDB
Résultat bool

DeleteTypeFilter() public méthode

public DeleteTypeFilter ( LLDB _0 ) : bool
_0 LLDB
Résultat bool

DeleteTypeFormat() public méthode

public DeleteTypeFormat ( LLDB _0 ) : bool
_0 LLDB
Résultat bool

DeleteTypeSummary() public méthode

public DeleteTypeSummary ( LLDB _0 ) : bool
_0 LLDB
Résultat bool

DeleteTypeSynthetic() public méthode

public DeleteTypeSynthetic ( LLDB _0 ) : bool
_0 LLDB
Résultat bool

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetDescription() public méthode

public GetDescription ( LLDB description, LLDB description_level ) : bool
description LLDB
description_level LLDB
Résultat bool

GetFilterAtIndex() public méthode

public GetFilterAtIndex ( uint _0 ) : LLDB.TypeFilter
_0 uint
Résultat LLDB.TypeFilter

GetFilterForType() public méthode

public GetFilterForType ( LLDB _0 ) : LLDB.TypeFilter
_0 LLDB
Résultat LLDB.TypeFilter

GetFormatAtIndex() public méthode

public GetFormatAtIndex ( uint _0 ) : LLDB.TypeFormat
_0 uint
Résultat LLDB.TypeFormat

GetFormatForType() public méthode

public GetFormatForType ( LLDB _0 ) : LLDB.TypeFormat
_0 LLDB
Résultat LLDB.TypeFormat

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

GetLanguageAtIndex() public méthode

public GetLanguageAtIndex ( uint idx ) : LLDB.LanguageType
idx uint
Résultat LLDB.LanguageType

GetSummaryAtIndex() public méthode

public GetSummaryAtIndex ( uint _0 ) : LLDB.TypeSummary
_0 uint
Résultat LLDB.TypeSummary

GetSummaryForType() public méthode

public GetSummaryForType ( LLDB _0 ) : LLDB.TypeSummary
_0 LLDB
Résultat LLDB.TypeSummary

GetSyntheticAtIndex() public méthode

public GetSyntheticAtIndex ( uint _0 ) : LLDB.TypeSynthetic
_0 uint
Résultat LLDB.TypeSynthetic

GetSyntheticForType() public méthode

public GetSyntheticForType ( LLDB _0 ) : LLDB.TypeSynthetic
_0 LLDB
Résultat LLDB.TypeSynthetic

GetTypeNameSpecifierForFilterAtIndex() public méthode

public GetTypeNameSpecifierForFilterAtIndex ( uint _0 ) : LLDB.TypeNameSpecifier
_0 uint
Résultat LLDB.TypeNameSpecifier

GetTypeNameSpecifierForFormatAtIndex() public méthode

public GetTypeNameSpecifierForFormatAtIndex ( uint _0 ) : LLDB.TypeNameSpecifier
_0 uint
Résultat LLDB.TypeNameSpecifier

GetTypeNameSpecifierForSummaryAtIndex() public méthode

public GetTypeNameSpecifierForSummaryAtIndex ( uint _0 ) : LLDB.TypeNameSpecifier
_0 uint
Résultat LLDB.TypeNameSpecifier

GetTypeNameSpecifierForSyntheticAtIndex() public méthode

public GetTypeNameSpecifierForSyntheticAtIndex ( uint _0 ) : LLDB.TypeNameSpecifier
_0 uint
Résultat LLDB.TypeNameSpecifier

IsDefaultCategory() protected méthode

protected IsDefaultCategory ( ) : bool
Résultat bool

IsValid() public méthode

public IsValid ( ) : bool
Résultat bool

TypeCategory() public méthode

public TypeCategory ( ) : System
Résultat System

TypeCategory() public méthode

public TypeCategory ( LLDB rhs ) : System
rhs LLDB
Résultat System

TypeCategory() protected méthode

protected TypeCategory ( string _0 ) : System
_0 string
Résultat System

TypeCategory() protected méthode

protected TypeCategory ( void native, bool skipVTables = false ) : System
native void
skipVTables bool
Résultat System

__CreateInstance() public static méthode

public static __CreateInstance ( TypeCategory native, bool skipVTables = false ) : TypeCategory
native TypeCategory
skipVTables bool
Résultat TypeCategory

__CreateInstance() public static méthode

public static __CreateInstance ( global native, bool skipVTables = false ) : TypeCategory
native global
skipVTables bool
Résultat TypeCategory

operator() public static méthode

public static operator ( ) : bool
Résultat bool

Property Details

NativeToManagedMap public_oe static_oe property

public static System.Collections.Concurrent.ConcurrentDictionary NativeToManagedMap
Résultat TypeCategory>.System.Collections.Concurrent.ConcurrentDictionary

__OriginalVTables protected_oe property

protected void*[] __OriginalVTables
Résultat void*[]

__PointerAdjustment protected_oe property

protected int __PointerAdjustment
Résultat int

__ownsNativeInstance protected_oe property

protected bool __ownsNativeInstance
Résultat bool