$search
Read some variables from a node. More...
#include <msg.h>

Public Member Functions | |
| GetVariables (uint16 dest, uint16 start, uint16 length) | |
| GetVariables () | |
Public Attributes | |
| uint16 | length |
| uint16 | start |
Protected Member Functions | |
| virtual void | deserializeSpecific () |
| virtual void | dumpSpecific (std::wostream &stream) const |
| virtual | operator const char * () const |
| virtual void | serializeSpecific () |
Read some variables from a node.
Definition at line 567 of file msg.h.
| void Aseba::GetVariables::deserializeSpecific | ( | ) | [protected, virtual] |
Reimplemented from Aseba::CmdMessage.
| virtual void Aseba::GetVariables::dumpSpecific | ( | std::wostream & | stream | ) | const [protected, virtual] |
Reimplemented from Aseba::CmdMessage.
| virtual Aseba::GetVariables::operator const char * | ( | ) | const [inline, protected, virtual] |
Reimplemented from Aseba::CmdMessage.
| void Aseba::GetVariables::serializeSpecific | ( | ) | [protected, virtual] |
Reimplemented from Aseba::CmdMessage.