DBusArrayLenFixup Struct Reference
When modifying an existing block of values, array lengths may need to be adjusted; those adjustments are described by this struct.
More...
#include <dbus-marshal-recursive.h>
|
Data Fields |
int | len_pos_in_reader |
| where the length was in the original block
|
int | new_len |
| the new value of the length in the written-out block
|
Detailed Description
When modifying an existing block of values, array lengths may need to be adjusted; those adjustments are described by this struct.
Definition at line 98 of file dbus-marshal-recursive.h.
The documentation for this struct was generated from the following file:
Generated on Tue Feb 24 16:40:41 2009 for D-Bus by
1.5.1