|
SunSPOT API V3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IFlashFileInfo | |
---|---|
com.sun.spot.flashmanagement | Low level access to chunks of flash memory. |
com.sun.spot.peripheral.ota | Support for managing remote Sun SPOTs using ant scripts. |
Uses of IFlashFileInfo in com.sun.spot.flashmanagement |
---|
Subinterfaces of IFlashFileInfo in com.sun.spot.flashmanagement | |
---|---|
interface |
IExtendedFlashFileInfo
IExtendedFlashFileInfo extends IFlashFileInfo to provide access to the
physical flash sectors allocated to the flash file that the IExtendedFlashFileInfo
represents. |
Classes in com.sun.spot.flashmanagement that implement IFlashFileInfo | |
---|---|
class |
FlashFile
FlashFile This class is the main entry point to the flash memory filing system. |
Uses of IFlashFileInfo in com.sun.spot.peripheral.ota |
---|
Classes in com.sun.spot.peripheral.ota that implement IFlashFileInfo | |
---|---|
class |
OTAFlashFileInfo
OTAFlashFileInfo records information about a FlashFile instance so that it can be serialised for transmission to a host process. |
Constructors in com.sun.spot.peripheral.ota with parameters of type IFlashFileInfo | |
---|---|
OTAFlashFileInfo(IFlashFileInfo file)
Construct a new OTAFlashFileInfo from a FlashFile |
|
SunSPOT API V3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |