com.nokia.m2m.orb.idl.amloader
Interface LoaderOperations
- public interface LoaderOperations
Method Summary |
int |
completeBlock(int blockAddress,
int blockSize,
int runAddress,
byte runAddressInUse,
byte downloadComplete)
|
void |
eraseBlock(int blockAddress,
int blockSize)
|
void |
exit()
|
void |
loadPacket(short packetSize,
int packetAddress,
int packetCRC,
byte[] data)
|
com.nokia.m2m.orb.idl.amloader.DeviceInformation |
startBlock(int blockAddress,
int blockSize)
|
startBlock
public com.nokia.m2m.orb.idl.amloader.DeviceInformation startBlock(int blockAddress,
int blockSize)
throws com.nokia.m2m.orb.idl.amloader.GeneralException
com.nokia.m2m.orb.idl.amloader.GeneralException
eraseBlock
public void eraseBlock(int blockAddress,
int blockSize)
throws com.nokia.m2m.orb.idl.amloader.GeneralException
com.nokia.m2m.orb.idl.amloader.GeneralException
loadPacket
public void loadPacket(short packetSize,
int packetAddress,
int packetCRC,
byte[] data)
throws com.nokia.m2m.orb.idl.amloader.GeneralException
com.nokia.m2m.orb.idl.amloader.GeneralException
completeBlock
public int completeBlock(int blockAddress,
int blockSize,
int runAddress,
byte runAddressInUse,
byte downloadComplete)
throws com.nokia.m2m.orb.idl.amloader.GeneralException
com.nokia.m2m.orb.idl.amloader.GeneralException
exit
public void exit()
throws com.nokia.m2m.orb.idl.amloader.GeneralException
com.nokia.m2m.orb.idl.amloader.GeneralException
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries. Copyright (c) 1993-2003 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All Rights Reserved.
Portions of this document are under the following copyright:
Copyright © 2003 Nokia. All rights reserved.