|
DESERT 4.0.0
|
#include <clmsg-wakeUp-tone.h>


Public Member Functions | |
| ClMsgMac2PhyTxTone () | |
| ClMessage * | copy () |
| bool | getStatus () |
| void | setStatus (bool status) |
Private Attributes | |
| bool | done |
Class that describe the Mac2PhyTxTone CrossLayer message
| ClMsgMac2PhyTxTone::ClMsgMac2PhyTxTone | ( | ) |
Constructor of the class
| ClMessage * ClMsgMac2PhyTxTone::copy | ( | ) |
Copy the message
| bool ClMsgMac2PhyTxTone::getStatus | ( | ) |
| void ClMsgMac2PhyTxTone::setStatus | ( | bool | status | ) |
Set the status of the message
| bool | status of the message |
|
private |
Flag that indicates whether the message has been sent
Referenced by getStatus().