PTP
Release 5.0

org.eclipse.ptp.debug.core.pdi.model
Interface IPDIMemory


public interface IPDIMemory


Method Summary
 String getAddress()
           
 String getAscii()
           
 int[] getBadOffsets()
           
 long[] getData()
           
 String toString()
           
 

Method Detail

getAddress

String getAddress()
Returns:

getData

long[] getData()
Returns:

getBadOffsets

int[] getBadOffsets()
Returns:

getAscii

String getAscii()
Returns:

toString

String toString()
Overrides:
toString in class Object
Returns:

PTP
Release 5.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.