C# 클래스 Mono.Debugger.Languages.Mono.MonoPointerObject

상속: TargetPointerObject
파일 보기 프로젝트 열기: baulig/debugger

공개 프로퍼티들

프로퍼티 타입 설명
Type MonoPointerType

공개 메소드들

메소드 설명
MonoPointerObject ( MonoPointerType type, TargetLocation location ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

MonoPointerObject() 공개 메소드

public MonoPointerObject ( MonoPointerType type, TargetLocation location ) : System
type MonoPointerType
location TargetLocation
리턴 System

프로퍼티 상세

Type 공개적으로 프로퍼티

public MonoPointerType,Mono.Debugger.Languages.Mono Type
리턴 MonoPointerType