|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsidnet.stack.std.mac.ieee802_15_4.WrapperPhy802_15_4Timer
public class WrapperPhy802_15_4Timer
Constructor Summary | |
---|---|
WrapperPhy802_15_4Timer(Phy802_15_4 p,
int tp,
int id,
EnergyManagement energyManagementUnit,
TimerInterface802_15_4 toSleepTimerEntity)
ToSleepTimer is for energyConsumptionModel. |
Method Summary | |
---|---|
boolean |
bussy()
|
void |
cancel()
|
boolean |
canceled()
|
TimerInterface802_15_4 |
getProxy()
|
void |
pause()
Pause timer |
boolean |
paused()
|
void |
resetTimer()
|
void |
resume()
Resume timer |
void |
setNewSleepTimer(TimerInterface802_15_4 timerEntity)
|
void |
start()
|
void |
start(boolean reset,
boolean fortx,
double wt)
|
void |
start(double time,
boolean onlycap)
|
void |
startTimer(double time)
Start timer |
void |
startTimer(double wtime,
MacMessage_802_15_4 p)
|
void |
stopTimerr()
|
void |
timeout(long currentTimerSequence)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WrapperPhy802_15_4Timer(Phy802_15_4 p, int tp, int id, EnergyManagement energyManagementUnit, TimerInterface802_15_4 toSleepTimerEntity)
Method Detail |
---|
public void startTimer(double wtime, MacMessage_802_15_4 p)
startTimer
in interface TimerInterface802_15_4
public void start()
start
in interface TimerInterface802_15_4
public void start(double time, boolean onlycap)
start
in interface TimerInterface802_15_4
public void start(boolean reset, boolean fortx, double wt)
start
in interface TimerInterface802_15_4
public void cancel()
cancel
in interface TimerInterface802_15_4
public void timeout(long currentTimerSequence)
timeout
in interface TimerInterface802_15_4
public void resetTimer()
resetTimer
in interface TimerInterface802_15_4
public void setNewSleepTimer(TimerInterface802_15_4 timerEntity)
public void startTimer(double time)
startTimer
in interface TimerInterface802_15_4
public boolean canceled() throws JistAPI.Continuation
canceled
in interface TimerInterface802_15_4
JistAPI.Continuation
public boolean bussy() throws JistAPI.Continuation
bussy
in interface TimerInterface802_15_4
JistAPI.Continuation
public boolean paused() throws JistAPI.Continuation
paused
in interface TimerInterface802_15_4
JistAPI.Continuation
public void pause()
pause
in interface TimerInterface802_15_4
public void resume()
resume
in interface TimerInterface802_15_4
public void stopTimerr()
stopTimerr
in interface TimerInterface802_15_4
public TimerInterface802_15_4 getProxy()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |