Public Member Functions | Protected Member Functions
Aseba::Sleep Class Reference

#include <msg.h>

Inheritance diagram for Aseba::Sleep:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Sleep ()
 Sleep (uint16 dest)

Protected Member Functions

virtual operator const char * () const

Detailed Description

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 628 of file msg.h.


Constructor & Destructor Documentation

Aseba::Sleep::Sleep ( ) [inline]

Definition at line 631 of file msg.h.

Aseba::Sleep::Sleep ( uint16  dest) [inline]

Definition at line 632 of file msg.h.


Member Function Documentation

virtual Aseba::Sleep::operator const char * ( ) const [inline, protected, virtual]

Reimplemented from Aseba::CmdMessage.

Definition at line 635 of file msg.h.


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


aseba
Author(s): Stéphane Magnenat
autogenerated on Sun Oct 5 2014 23:46:40