SunSPOT API V3.0


Uses of Interface
com.sun.squawk.flash.IMemoryHeapBlock

Packages that use IMemoryHeapBlock
com.sun.squawk.flash   
 

Uses of IMemoryHeapBlock in com.sun.squawk.flash
 

Classes in com.sun.squawk.flash that implement IMemoryHeapBlock
 class MemoryHeapBlock
           
 

Methods in com.sun.squawk.flash that return IMemoryHeapBlock
 IMemoryHeapBlock INorFlashMemoryHeap.getBlockAt(Address address)
           
 IMemoryHeapBlock NorFlashMemoryHeap.getBlockAt(Address address)
           
 

Methods in com.sun.squawk.flash with parameters of type IMemoryHeapBlock
protected  boolean NorFlashMemoryHeap.getBlockAt(IMemoryHeapBlock block, INorFlashSectorState sectorState, int offset)
           
 void INorFlashMemoryHeapScanner.reScanBlock(Address oldAddress, Address newAddress, IMemoryHeapBlock block)
           
 void INorFlashMemoryHeapScanner.scanBlock(IMemoryHeapBlock block)
           
protected  Address NorFlashMemoryHeap.writeBlock(IMemoryHeapBlock block, INorFlashMemoryHeapScanner scanner, Address oldAddress)
           
 


SunSPOT API V3.0


Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.