A breakpoint has been set. More...
#include <msg.h>
Public Member Functions | |
BreakpointSetResult () | |
Public Attributes | |
uint16 | pc |
uint16 | success |
Protected Member Functions | |
virtual void | deserializeSpecific () |
virtual void | dumpSpecific (std::wostream &stream) const |
virtual | operator const char * () const |
virtual void | serializeSpecific () |
Aseba::BreakpointSetResult::BreakpointSetResult | ( | ) | [inline] |
void Aseba::BreakpointSetResult::deserializeSpecific | ( | ) | [protected, virtual] |
Implements Aseba::Message.
void Aseba::BreakpointSetResult::dumpSpecific | ( | std::wostream & | stream | ) | const [protected, virtual] |
Implements Aseba::Message.
virtual Aseba::BreakpointSetResult::operator const char * | ( | ) | const [inline, protected, virtual] |
Reimplemented from Aseba::Message.
void Aseba::BreakpointSetResult::serializeSpecific | ( | ) | [protected, virtual] |
Implements Aseba::Message.