#include <dbus-marshal-header.h>
Data Fields | |
| DBusString | data |
| Header network data, stored separately from body so we can independently realloc it. | |
| DBusHeaderField | fields [DBUS_HEADER_FIELD_LAST+1] |
| Track the location of each field in header. | |
| dbus_uint32_t | padding: 3 |
| bytes of alignment in header | |
| dbus_uint32_t | byte_order: 8 |
| byte order of header | |
Definition at line 52 of file dbus-marshal-header.h.
1.5.6