SunSPOT API V5.0


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

Packages that use INorFlashMemoryHeapScanner
com.sun.squawk.flash   
 

Uses of INorFlashMemoryHeapScanner in com.sun.squawk.flash
 

Methods in com.sun.squawk.flash with parameters of type INorFlashMemoryHeapScanner
 Address INorFlashMemoryHeap.allocateAndWriteBlock(byte[] bytes, int offset, int length, INorFlashMemoryHeapScanner scanner)
           
 Address NorFlashMemoryHeap.allocateAndWriteBlock(byte[] bytes, int offset, int length, INorFlashMemoryHeapScanner scanner)
           
protected  void NorFlashMemoryHeap.makeRoomToWrite(int entrySize, INorFlashMemoryHeapScanner scanner)
           
 void INorFlashMemoryHeap.scanBlocks(INorFlashMemoryHeapScanner scanner)
           
 void NorFlashMemoryHeap.scanBlocks(INorFlashMemoryHeapScanner scanner)
          It is guaranteed that the order that blocks were allocated in, is the order in which they will be iterated.
protected  Address NorFlashMemoryHeap.writeBlock(IMemoryHeapBlock block, INorFlashMemoryHeapScanner scanner, Address oldAddress)
           
 


SunSPOT API V5.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.