Signals | Public Member Functions | Protected Member Functions | Protected Attributes
Aseba::QtBootloaderInterface Class Reference

#include <ThymioFlasher.h>

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

List of all members.

Signals

void flashProgress (int percentage)

Public Member Functions

 QtBootloaderInterface (Dashel::Stream *stream, int dest)

Protected Member Functions

virtual void errorWritePageNonFatal (unsigned pageNumber)
 Warn about an error but do not quit.
virtual void writeHexGotDescription (unsigned pagesCount)
virtual void writePageStart (unsigned pageNumber, const uint8 *data, bool simple)

Protected Attributes

unsigned pagesCount
unsigned pagesDoneCount

Detailed Description

Definition at line 23 of file ThymioFlasher.h.


Constructor & Destructor Documentation

Definition at line 33 of file ThymioFlasher.cpp.


Member Function Documentation

void Aseba::QtBootloaderInterface::errorWritePageNonFatal ( unsigned  pageNumber) [protected, virtual]

Warn about an error but do not quit.

Reimplemented from Aseba::BootloaderInterface.

Definition at line 51 of file ThymioFlasher.cpp.

void Aseba::QtBootloaderInterface::flashProgress ( int  percentage) [signal]
void Aseba::QtBootloaderInterface::writeHexGotDescription ( unsigned  pagesCount) [protected, virtual]

Reimplemented from Aseba::BootloaderInterface.

Definition at line 39 of file ThymioFlasher.cpp.

void Aseba::QtBootloaderInterface::writePageStart ( unsigned  pageNumber,
const uint8 data,
bool  simple 
) [protected, virtual]

Reimplemented from Aseba::BootloaderInterface.

Definition at line 45 of file ThymioFlasher.cpp.


Member Data Documentation

Reimplemented from Aseba::BootloaderInterface.

Definition at line 36 of file ThymioFlasher.h.

Definition at line 37 of file ThymioFlasher.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