Aseba::BootloaderAck Class Reference
[Messages exchanged over the network]

Message for bootloader: acknowledge, with optional error code. More...

#include <msg.h>

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

List of all members.

Public Types

enum  ErrorTypes {
  SUCCESS = 0, ERROR_INVALID_FRAME_SIZE, ERROR_PROGRAMMING_FAILED, ERROR_NOT_PROGRAMMING,
  SUCCESS = 0, ERROR_INVALID_FRAME_SIZE, ERROR_PROGRAMMING_FAILED, ERROR_NOT_PROGRAMMING
}
enum  ErrorTypes {
  SUCCESS = 0, ERROR_INVALID_FRAME_SIZE, ERROR_PROGRAMMING_FAILED, ERROR_NOT_PROGRAMMING,
  SUCCESS = 0, ERROR_INVALID_FRAME_SIZE, ERROR_PROGRAMMING_FAILED, ERROR_NOT_PROGRAMMING
}

Public Member Functions

 BootloaderAck ()
 BootloaderAck ()

Public Attributes

uint16 errorAddress
uint16 errorCode

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 ()

Detailed Description

Message for bootloader: acknowledge, with optional error code.

Definition at line 133 of file msg.h.


Member Enumeration Documentation

Enumerator:
SUCCESS 
ERROR_INVALID_FRAME_SIZE 
ERROR_PROGRAMMING_FAILED 
ERROR_NOT_PROGRAMMING 
SUCCESS 
ERROR_INVALID_FRAME_SIZE 
ERROR_PROGRAMMING_FAILED 
ERROR_NOT_PROGRAMMING 

Definition at line 136 of file msg.h.

Enumerator:
SUCCESS 
ERROR_INVALID_FRAME_SIZE 
ERROR_PROGRAMMING_FAILED 
ERROR_NOT_PROGRAMMING 
SUCCESS 
ERROR_INVALID_FRAME_SIZE 
ERROR_PROGRAMMING_FAILED 
ERROR_NOT_PROGRAMMING 

Definition at line 136 of file msg.h.


Constructor & Destructor Documentation

Aseba::BootloaderAck::BootloaderAck (  )  [inline]

Definition at line 149 of file msg.h.

Aseba::BootloaderAck::BootloaderAck (  )  [inline]

Definition at line 149 of file msg.h.


Member Function Documentation

virtual void Aseba::BootloaderAck::deserializeSpecific (  )  [protected, virtual]

Implements Aseba::Message.

void Aseba::BootloaderAck::deserializeSpecific (  )  [protected, virtual]

Implements Aseba::Message.

Definition at line 357 of file msg.cpp.

virtual void Aseba::BootloaderAck::dumpSpecific ( std::ostream &  stream  )  const [protected, virtual]

Implements Aseba::Message.

virtual void Aseba::BootloaderAck::dumpSpecific ( std::ostream &  stream  )  const [protected, virtual]

Implements Aseba::Message.

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

Reimplemented from Aseba::Message.

Definition at line 155 of file msg.h.

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

Reimplemented from Aseba::Message.

Definition at line 155 of file msg.h.

virtual void Aseba::BootloaderAck::serializeSpecific (  )  [protected, virtual]

Implements Aseba::Message.

void Aseba::BootloaderAck::serializeSpecific (  )  [protected, virtual]

Implements Aseba::Message.

Definition at line 350 of file msg.cpp.


Member Data Documentation

Definition at line 146 of file msg.h.

Definition at line 145 of file msg.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


asebaros
Author(s): $author
autogenerated on Mon Sep 5 08:42:12 2011