spice-common/python_modules
Alexander Larsson 18a11d6be0 demarshaller: Support @c_ptr attributes for pointers
A @c_ptr pointer is stored in memory as a real pointer rather than a
SPICE_ADDRESS. This is a temporary thing that will be removed again
when all SPICE_ADDRESSes have been converted to real pointer.
2012-03-20 15:25:46 +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 demarshaller: Support @c_ptr attributes for pointers 2012-03-20 15:25:46 +01:00
Makefile.am Add python code to automake system 2012-03-20 15:25:43 +01:00
marshal.py Fix build error due to member "SpiceMsgEmpty" same name as type 2012-03-20 15:25:45 +01:00
ptypes.py Make pointers 32bit in new protocol format 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