Description of a local event available on a node, the description of the node itself must have been sent first. More...
#include <msg.h>
Public Member Functions | |
LocalEventDescription () | |
Protected Member Functions | |
virtual void | deserializeSpecific () |
virtual void | dumpSpecific (std::wostream &stream) const |
virtual | operator const char * () const |
virtual void | serializeSpecific () |
Description of a local event available on a node, the description of the node itself must have been sent first.
Aseba::LocalEventDescription::LocalEventDescription | ( | ) | [inline] |
void Aseba::LocalEventDescription::deserializeSpecific | ( | ) | [protected, virtual] |
Implements Aseba::Message.
void Aseba::LocalEventDescription::dumpSpecific | ( | std::wostream & | stream | ) | const [protected, virtual] |
Implements Aseba::Message.
virtual Aseba::LocalEventDescription::operator const char * | ( | ) | const [inline, protected, virtual] |
Reimplemented from Aseba::Message.
void Aseba::LocalEventDescription::serializeSpecific | ( | ) | [protected, virtual] |
Implements Aseba::Message.