$search

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

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 (uint16 dest)
 BootloaderReadPage ()

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

Aseba::BootloaderReadPage::BootloaderReadPage (  )  [inline]

Definition at line 388 of file msg.h.

Aseba::BootloaderReadPage::BootloaderReadPage ( uint16  dest  )  [inline]

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.

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

Reimplemented from Aseba::CmdMessage.

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


aseba
Author(s): Stéphane Magnenat
autogenerated on Sat Mar 2 12:31:52 2013