Alexander Larsson
ee944c8314
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
9f3a36f3f9
Make internal generated marshaller functions static
2012-03-20 15:25:44 +01:00
Alexander Larsson
2523cec8c4
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
38412df9aa
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
b49b77d8e9
Make generated marshallers build on win32
2012-03-20 15:25:44 +01:00
Alexander Larsson
79bd3284c6
Add support for generating message and structure marshallers
2012-03-20 15:25:43 +01:00