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 () | |
LocalEventDescription () | |
Protected Member Functions | |
virtual void | deserializeSpecific () |
virtual void | deserializeSpecific () |
virtual void | dumpSpecific (std::ostream &stream) const |
virtual void | dumpSpecific (std::ostream &stream) const |
virtual | operator const char * () const |
virtual | operator const char * () const |
virtual void | serializeSpecific () |
virtual void | serializeSpecific () |
Description of a local event available on a node, the description of the node itself must have been sent first.
Definition at line 201 of file msg.h.
Aseba::LocalEventDescription::LocalEventDescription | ( | ) | [inline] |
Aseba::LocalEventDescription::LocalEventDescription | ( | ) | [inline] |
virtual void Aseba::LocalEventDescription::deserializeSpecific | ( | ) | [protected, virtual] |
Implements Aseba::Message.
void Aseba::LocalEventDescription::deserializeSpecific | ( | ) | [protected, virtual] |
Implements Aseba::Message.
virtual void Aseba::LocalEventDescription::dumpSpecific | ( | std::ostream & | stream | ) | const [protected, virtual] |
Implements Aseba::Message.
void Aseba::LocalEventDescription::dumpSpecific | ( | std::ostream & | stream | ) | const [protected, virtual] |
Implements Aseba::Message.
virtual Aseba::LocalEventDescription::operator const char * | ( | ) | const [inline, protected, virtual] |
Reimplemented from Aseba::Message.
virtual Aseba::LocalEventDescription::operator const char * | ( | ) | const [inline, protected, virtual] |
Reimplemented from Aseba::Message.
virtual void Aseba::LocalEventDescription::serializeSpecific | ( | ) | [protected, virtual] |
Implements Aseba::Message.
void Aseba::LocalEventDescription::serializeSpecific | ( | ) | [protected, virtual] |
Implements Aseba::Message.