DESERT 3.5.1
Loading...
Searching...
No Matches
ClMsgMac2PhyTxTone Class Reference

#include <clmsg-wakeUp-tone.h>

Inheritance diagram for ClMsgMac2PhyTxTone:
Collaboration diagram for ClMsgMac2PhyTxTone:

Public Member Functions

 ClMsgMac2PhyTxTone ()
 
ClMessage * copy ()
 
bool getStatus ()
 
void setStatus (bool status)
 

Private Attributes

bool done
 

Detailed Description

Class that describe the Mac2PhyTxTone CrossLayer message.

Definition at line 57 of file clmsg-wakeUp-tone.h.

Constructor & Destructor Documentation

◆ ClMsgMac2PhyTxTone()

ClMsgMac2PhyTxTone::ClMsgMac2PhyTxTone ( )

Constructor of the class.

Definition at line 46 of file clmsg-wakeUp-tone.cpp.

Member Function Documentation

◆ copy()

ClMessage * ClMsgMac2PhyTxTone::copy ( )

Copy the message.

Returns
pointer to the Message

Definition at line 53 of file clmsg-wakeUp-tone.cpp.

◆ getStatus()

bool ClMsgMac2PhyTxTone::getStatus ( )

Return the status of the message.

Returns
status

Definition at line 61 of file clmsg-wakeUp-tone.cpp.

◆ setStatus()

void ClMsgMac2PhyTxTone::setStatus ( bool  status)

Set the status of the message.

Parameters
boolstatus of the message

Member Data Documentation

◆ done

bool ClMsgMac2PhyTxTone::done
private

Flag that indicates whether the message has been sent.

Definition at line 84 of file clmsg-wakeUp-tone.h.


The documentation for this class was generated from the following files: