C# Class Mono.Debugger.Languages.Native.NativeOpaqueObject

Inheritance: TargetObject
Show file Open project: baulig/debugger

Public Methods

Method Description
NativeOpaqueObject ( NativeOpaqueType type, TargetLocation location ) : System

Private Methods

Method Description
GetDynamicSize ( TargetMemoryAccess target, TargetBlob blob, TargetLocation location, TargetLocation &dynamic_location ) : long

Method Details

NativeOpaqueObject() public method

public NativeOpaqueObject ( NativeOpaqueType type, TargetLocation location ) : System
type NativeOpaqueType
location TargetLocation
return System