|
SunSPOT API V3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use INorFlashSectorState | |
---|---|
com.sun.squawk.flash |
Uses of INorFlashSectorState in com.sun.squawk.flash |
---|
Classes in com.sun.squawk.flash that implement INorFlashSectorState | |
---|---|
class |
NorFlashSectorState
|
Fields in com.sun.squawk.flash declared as INorFlashSectorState | |
---|---|
protected INorFlashSectorState |
NorFlashMemoryHeap.currentSectorState
|
protected INorFlashSectorState |
NorFlashSectorStateList.head
|
protected INorFlashSectorState |
NorFlashSectorState.nextSector
|
protected INorFlashSectorState[] |
NorFlashMemoryHeap.sectorStates
|
protected INorFlashSectorState |
NorFlashSectorStateList.tail
|
Methods in com.sun.squawk.flash that return INorFlashSectorState | |
---|---|
INorFlashSectorState |
INorFlashSectorStateList.consumeFirst()
|
INorFlashSectorState |
NorFlashSectorStateList.consumeFirst()
|
INorFlashSectorState |
INorFlashSectorStateList.getFirst()
|
INorFlashSectorState |
NorFlashSectorStateList.getFirst()
|
INorFlashSectorState |
INorFlashSectorState.getNextSector()
|
INorFlashSectorState |
NorFlashSectorState.getNextSector()
|
INorFlashSectorState |
NorFlashMemoryHeap.getSectorContaining(Address address)
|
Methods in com.sun.squawk.flash with parameters of type INorFlashSectorState | |
---|---|
void |
INorFlashSectorStateList.addLast(INorFlashSectorState sector)
|
void |
NorFlashSectorStateList.addLast(INorFlashSectorState sectorState)
|
protected boolean |
NorFlashMemoryHeap.getBlockAt(IMemoryHeapBlock block,
INorFlashSectorState sectorState,
int offset)
|
protected void |
NorFlashMemoryHeap.init(INorFlashSectorState[] sectorStates)
|
void |
INorFlashSectorStateList.remove(INorFlashSectorState sector)
|
void |
NorFlashSectorStateList.remove(INorFlashSectorState toRemove)
|
void |
INorFlashSectorState.setNextSector(INorFlashSectorState next)
|
void |
NorFlashSectorState.setNextSector(INorFlashSectorState next)
|
Constructors in com.sun.squawk.flash with parameters of type INorFlashSectorState | |
---|---|
NorFlashMemoryHeap(INorFlashSectorState[] sectorStates)
|
|
SunSPOT API V3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |