

Public Member Functions | |
| ClMsgPhyOnOffSwitchStatus () | |
| ClMsgPhyOnOffSwitchStatus (int destination) | |
| void | setStatus (bool flag) |
| bool | getStatus () |
| ClMessage * | copy () |
Private Attributes | |
| bool | isOn_status |
Definition at line 77 of file clmsg-phy-on-off-switch.h.
| ClMessage * ClMsgPhyOnOffSwitchStatus::copy | ( | ) | [virtual] |
Return a copy of the message
Reimplemented from ClMessage.
Definition at line 94 of file clmsg-phy-on-off-switch.cc.
1.5.2