Public Member Functions | Public Attributes
Aseba::HexFile::WrongCheckSum Struct Reference

#include <HexFile.h>

Inheritance diagram for Aseba::HexFile::WrongCheckSum:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual std::string toString () const
 WrongCheckSum (int line, uint8 recordCheckSum, uint8 computedCheckSum)

Public Attributes

uint8 computedCheckSum
int line
uint8 recordCheckSum

Detailed Description

Definition at line 57 of file HexFile.h.


Constructor & Destructor Documentation

Aseba::HexFile::WrongCheckSum::WrongCheckSum ( int  line,
uint8  recordCheckSum,
uint8  computedCheckSum 
) [inline]

Definition at line 63 of file HexFile.h.


Member Function Documentation

std::string Aseba::HexFile::WrongCheckSum::toString ( ) const [virtual]

Implements Aseba::HexFile::Error.

Definition at line 43 of file HexFile.cpp.


Member Data Documentation

Definition at line 61 of file HexFile.h.

Definition at line 59 of file HexFile.h.

Definition at line 60 of file HexFile.h.


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


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