spice-protocol-pxvdi/python_modules
Alexander Larsson db5b8fa673 marshaller: Correctly determine if switches are fixed size
Switches are fixed size only if all cases have the same size *and*
it has a default case or all the valid cases are listed.
2012-03-20 15:25:45 +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 Add support for @virtual markup in spice protocol 2012-03-20 15:25:44 +01:00
Makefile.am Add python code to automake system 2012-03-20 15:25:43 +01:00
marshal.py Add support for @virtual markup in spice protocol 2012-03-20 15:25:44 +01:00
ptypes.py marshaller: Correctly determine if switches are fixed size 2012-03-20 15:25:45 +01:00
spice_parser.py Initial import of spice protocol description and demarshall generator 2012-03-20 15:25:43 +01:00