Home
Trees
Indices
Help
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
object
:
The most base type
exceptions.BaseException
:
Common base class for all exceptions
exceptions.Exception
:
Common base class for all non-exit exceptions.
intelhex.IntelHexError
:
Base Exception class for IntelHex module
intelhex.HexReaderError
intelhex.AddressOverlapError
intelhex.HexRecordError
intelhex.EOFRecordError
intelhex.ExtendedAddressRecordError
intelhex.ExtendedLinearAddressRecordError
intelhex.ExtendedSegmentAddressRecordError
intelhex.RecordChecksumError
intelhex.RecordLengthError
intelhex.RecordTypeError
intelhex.StartAddressRecordError
intelhex.DuplicateStartAddressRecordError
intelhex.InvalidStartAddressValueError
intelhex.StartLinearAddressRecordError
intelhex.StartSegmentAddressRecordError
intelhex.NotEnoughDataError
intelhex.BadAccess16bit
intelhex._EndOfFile
:
Used for internal needs only.
exceptions.StandardError
:
Base class for all standard Python exceptions that do not represent interpreter exiting.
exceptions.AssertionError
:
Assertion failed.
intelhex._BadFileNotation
:
Special error class to use with _get_file_and_addr_range.
intelhex.IntelHex
:
Intel HEX file reader.
intelhex.IntelHex16bit
:
Access to data as 16-bit words.
intelhex.bench.Measure
:
Measure execution time helper.
intelhex.Record
:
Helper methods to build valid ihex records.
unittest.TestCase
:
A class whose instances are single test cases.
intelhex.test.TestHex2Bin
intelhex.test.TestIntelHexBase
:
Base class for all tests.
intelhex.test.TestBuildRecords
intelhex.test.TestDecodeHexRecords
:
Testing that decoding of records is correct and all errors raised when needed
intelhex.test.TestIntelHex
intelhex.test.TestIntelHex16bit
intelhex.test.TestIntelHexDump
intelhex.test.TestIntelHexErrors
:
Tests for custom errors classes
intelhex.test.TestIntelHexGetPutString
intelhex.test.TestIntelHexLoadBin
intelhex.test.TestIntelHexMerge
intelhex.test.TestIntelHexStartingAddressRecords
intelhex.test.TestIntelHex_big_files
:
Test that data bigger than 64K read/write correctly
intelhex.test.Test_GetFileAndAddrRange
Home
Trees
Indices
Help
Generated by Epydoc 3.0.1 on Wed Nov 24 10:51:14 2010
http://epydoc.sourceforge.net