|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPDIMemory
Represents a block of memory on the target
| Method Summary | |
|---|---|
java.lang.String |
getAddress()
Get the address |
java.lang.String |
getAscii()
Get an ascii version of the data |
int[] |
getBadOffsets()
Get the bad offsets |
long[] |
getData()
Get the data |
java.lang.String |
toString()
Get the data as a string |
| Method Detail |
|---|
java.lang.String getAddress()
long[] getData()
int[] getBadOffsets()
java.lang.String getAscii()
java.lang.String toString()
toString in class java.lang.Object
|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||