Python Objects

This section briefly describes the mapping of struct instances to Python classes.

The underlying philosophy is to provide an intuitive mechanism to manipulate the data structures, and provide automated validation features.

[TBC]

Note

The python script struct2py.py is used to produce Python source files from struct instances.