C# Class Mono.Debugger.Languages.Mono.MonoPointerObject

Inheritance: TargetPointerObject
Afficher le fichier Open project: baulig/debugger

Méthodes publiques

Свойство Type Description
Type MonoPointerType

Méthodes publiques

Méthode Description
MonoPointerObject ( MonoPointerType type, TargetLocation location ) : System

Private Methods

Méthode Description
GetArrayElement ( TargetMemoryAccess target, int index ) : TargetObject
GetCurrentType ( TargetMemoryAccess target ) : TargetType
GetDereferencedObject ( TargetMemoryAccess target ) : TargetObject
GetDynamicSize ( TargetMemoryAccess target, TargetBlob blob, TargetLocation location, TargetLocation &dynamic_location ) : long
Print ( TargetMemoryAccess target ) : string

Method Details

MonoPointerObject() public méthode

public MonoPointerObject ( MonoPointerType type, TargetLocation location ) : System
type MonoPointerType
location TargetLocation
Résultat System

Property Details

Type public_oe property

public MonoPointerType,Mono.Debugger.Languages.Mono Type
Résultat MonoPointerType