Daniel P. Berrange 2c64603366 Introduce alternate way to encode/decode arrays in DBus messages
Currently the DBus helper APIs require the values for an array
to be passed inline in the variadic argument list. This change
introduces support for passing arrays using a pointer to a plain
C array of the basic type. This is of particular benefit for
decoding messages when you don't know how many array elements
are being received.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2014-03-21 11:26:34 +00:00
..
2014-01-01 16:34:13 +00:00
2013-10-08 12:39:30 +01:00
2013-10-08 12:39:30 +01:00
2013-10-08 12:39:30 +01:00
2014-02-27 18:10:13 -07:00
2013-07-29 13:09:39 -06:00
2013-10-08 12:39:30 +01:00
2014-02-12 14:41:47 +01:00
2013-10-14 10:31:01 +01:00
2014-03-04 12:24:13 +00:00