DESERT 3.5.1
|
#include <uwtokenbus.h>
Public Member Functions | |
TimerBusIdle (UwTokenBus *m) | |
Protected Member Functions | |
virtual void | expire (Event *e) |
TimerBusIdle when expires calls UwTokenBus::TxData() to start the transmission.
Definition at line 68 of file uwtokenbus.h.
|
inline |
Costructor of the class TimerBusIdle.
Pointer | of a UwTokenBus object |
Definition at line 76 of file uwtokenbus.h.
|
protectedvirtual |
Method call when the timer expire.
Event* | pointer to an object of type Event |
Definition at line 77 of file uwtokenbus.cpp.