$search

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

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

#include <msg.h>

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

List of all members.

Public Member Functions

 BootloaderWritePage (uint16 dest)
 BootloaderWritePage ()

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

Definition at line 399 of file msg.h.


Constructor & Destructor Documentation

Aseba::BootloaderWritePage::BootloaderWritePage (  )  [inline]

Definition at line 405 of file msg.h.

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

Definition at line 406 of file msg.h.


Member Function Documentation

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

Reimplemented from Aseba::CmdMessage.

Definition at line 724 of file msg.cpp.

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

Reimplemented from Aseba::CmdMessage.

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

Reimplemented from Aseba::CmdMessage.

Definition at line 412 of file msg.h.

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

Reimplemented from Aseba::CmdMessage.

Definition at line 717 of file msg.cpp.


Member Data Documentation

Definition at line 402 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