spice/python_modules
Alexander Larsson 381025b1c3 Add support for @virtual markup in spice protocol
This means the member is not sent on the network at all.
Instead its initialized to the attribute argument when demarshalled.

This is useful for backwards compatibility support.
2010-06-22 16:03:34 +02:00
..
__init__.py Initial import of spice protocol description and demarshall generator 2010-06-18 16:32:10 +02:00
codegen.py Support extra prefix in code generators 2010-06-22 16:01:57 +02:00
demarshal.py Add support for @virtual markup in spice protocol 2010-06-22 16:03:34 +02:00
Makefile.am Add python code to automake system 2010-06-18 16:32:11 +02:00
marshal.py Add support for @virtual markup in spice protocol 2010-06-22 16:03:34 +02:00
ptypes.py Add support for @virtual markup in spice protocol 2010-06-22 16:03:34 +02:00
spice_parser.py Initial import of spice protocol description and demarshall generator 2010-06-18 16:32:10 +02:00