|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MimeoImage | |
---|---|
com.sentilla.net.mimeo | Private: for Sentilla internal use only. |
com.sentilla.platform.tmote | Sentilla system implementations for the Sentilla Tmote platform. |
Uses of MimeoImage in com.sentilla.net.mimeo |
---|
Subclasses of MimeoImage in com.sentilla.net.mimeo | |
---|---|
class |
FileImage
Private: for Sentilla internal use only. |
class |
ManifestImage
|
class |
OverwriteFileImage
Private: for Sentilla internal use only. |
class |
RamByteImage
Private: for Sentilla internal use only. |
class |
SlingshotImage
Private: for Sentilla internal use only. |
Methods in com.sentilla.net.mimeo that return MimeoImage | |
---|---|
abstract MimeoImage |
MimeoImageFactory.create(int slotnum)
|
MimeoImage |
ManifestImage.getImage(int image_index)
|
MimeoImage[] |
ManifestImage.getImages()
|
Methods in com.sentilla.net.mimeo with parameters of type MimeoImage | |
---|---|
static int |
ManifestImage.compareVersion(MimeoImage local_image,
int remote_version)
|
Uses of MimeoImage in com.sentilla.platform.tmote |
---|
Subclasses of MimeoImage in com.sentilla.platform.tmote | |
---|---|
class |
MimeoMessage
Viral dissemination protocol for sending messages from a client application to a mote network. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |