spice/python_modules
Alexander Larsson bb85131765 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.
2010-06-30 22:35:16 +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 demarshaller: Support @c_ptr attributes for pointers 2010-06-30 22:35:16 +02:00
Makefile.am Add python code to automake system 2010-06-18 16:32:11 +02:00
marshal.py Fix build error due to member "SpiceMsgEmpty" same name as type 2010-06-28 12:45:07 +02:00
ptypes.py Make pointers 32bit in new protocol format 2010-06-23 16:33:07 +02:00
spice_parser.py Initial import of spice protocol description and demarshall generator 2010-06-18 16:32:10 +02:00