Alexander Larsson
a45758117b
Fix build error due to member "SpiceMsgEmpty" same name as type
2012-03-20 15:25:45 +01:00
Alexander Larsson
13d9b32acc
Make pointers 32bit in new protocol format
2012-03-20 15:25:45 +01:00
Alexander Larsson
9e8883a1f8
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.
2012-03-20 15:25:44 +01:00
Alexander Larsson
7022f4d248
Make internal generated marshaller functions static
2012-03-20 15:25:44 +01:00
Alexander Larsson
bcc5cc0d91
Support extra prefix in code generators
...
This is require when we add a new spice.proto for the old (major 1)
protocol description.
2012-03-20 15:25:44 +01:00
Alexander Larsson
0349d2249d
Support creating marshallers that are called indirectly
...
This is needed if we want to switch marshallers depending on what
major version the remote side has.
2012-03-20 15:25:44 +01:00
Alexander Larsson
075087b180
Make generated marshallers build on win32
2012-03-20 15:25:44 +01:00
Alexander Larsson
e83ff054d7
Add support for generating message and structure marshallers
2012-03-20 15:25:43 +01:00