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

Message for bootloader: read a page of flash. More...

#include <msg.h>

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

List of all members.

Public Member Functions

 BootloaderReadPage ()
 BootloaderReadPage (uint16 dest)

Public Attributes

uint16 pageNumber

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: read a page of flash.

Definition at line 382 of file msg.h.


Constructor & Destructor Documentation

Definition at line 388 of file msg.h.

Definition at line 389 of file msg.h.


Member Function Documentation

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

Reimplemented from Aseba::CmdMessage.

Definition at line 701 of file msg.cpp.

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

Reimplemented from Aseba::CmdMessage.

Definition at line 708 of file msg.cpp.

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

Reimplemented from Aseba::CmdMessage.

Definition at line 395 of file msg.h.

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

Reimplemented from Aseba::CmdMessage.

Definition at line 694 of file msg.cpp.


Member Data Documentation

Definition at line 385 of file msg.h.


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


aseba
Author(s): Stéphane Magnenat
autogenerated on Sun Oct 5 2014 23:46:39