spice-protocol-pxvdi/python_modules
Alexander Larsson bb1d862989 Handle extra size for switch and array the right way
Even for is_extra_size() we should calculate the mem_size for
arrays, its just that the parent type (in this case switch) should
request mem_size if the type is_extra_size.
2012-03-20 15:25:47 +01:00
..
__init__.py Initial import of spice protocol description and demarshall generator 2012-03-20 15:25:43 +01:00
codegen.py Support extra prefix in code generators 2012-03-20 15:25:44 +01:00
demarshal.py Handle extra size for switch and array the right way 2012-03-20 15:25:47 +01:00
Makefile.am Add python code to automake system 2012-03-20 15:25:43 +01:00
marshal.py marshaller: Make @nonnull a propagated attribute 2012-03-20 15:25:47 +01:00
ptypes.py marshaller: Make @nonnull a propagated attribute 2012-03-20 15:25:47 +01:00
spice_parser.py Store SpicePath segment count rather than size 2012-03-20 15:25:46 +01:00