#include <msg.h>
Public Member Functions | |
Sleep (uint16 dest) | |
Sleep () | |
Sleep (uint16 dest) | |
Sleep () | |
Protected Member Functions | |
virtual | operator const char * () const |
virtual | operator const char * () const |
Put the node in sleep mode. After receiving this event, the node might go into sleep depending on its internal state. If it goes to sleep, the node will not receive events any more, until it is waken up by an implementation-specific action.
Definition at line 631 of file msg.h.
virtual Aseba::Sleep::operator const char * | ( | ) | const [inline, protected, virtual] |
Reimplemented from Aseba::CmdMessage.
virtual Aseba::Sleep::operator const char * | ( | ) | const [inline, protected, virtual] |
Reimplemented from Aseba::CmdMessage.