Public Member Functions | Public Attributes | Protected Member Functions
Aseba::BootloaderDataRead Class Reference

Message for bootloader: data from the flash. More...

#include <msg.h>

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

List of all members.

Public Member Functions

 BootloaderDataRead ()

Public Attributes

uint8 data [4]

Protected Member Functions

virtual void deserializeSpecific ()
virtual void dumpSpecific (std::wostream &stream) const
virtual operator const char * () const
virtual void serializeSpecific ()

Detailed Description

Message for bootloader: data from the flash.

Definition at line 114 of file msg.h.


Constructor & Destructor Documentation

Definition at line 120 of file msg.h.


Member Function Documentation

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

Implements Aseba::Message.

Definition at line 342 of file msg.cpp.

void Aseba::BootloaderDataRead::dumpSpecific ( std::wostream &  stream) const [protected, virtual]

Implements Aseba::Message.

Definition at line 348 of file msg.cpp.

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

Reimplemented from Aseba::Message.

Definition at line 126 of file msg.h.

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

Implements Aseba::Message.

Definition at line 336 of file msg.cpp.


Member Data Documentation

Definition at line 117 of file msg.h.


The documentation for this class was generated from the following files:


aseba
Author(s): Stéphane Magnenat
autogenerated on Thu Jan 2 2014 11:17:17