DBus8ByteStruct Struct Reference

An 8-byte struct you could use to access int64 without having int64 support. More...

#include <dbus-marshal-basic.h>

Data Fields

dbus_uint32_t first32
 first 32 bits in the 8 bytes (beware endian issues)
dbus_uint32_t second32
 second 32 bits in the 8 bytes (beware endian issues)

Detailed Description

An 8-byte struct you could use to access int64 without having int64 support.

Definition at line 142 of file dbus-marshal-basic.h.


The documentation for this struct was generated from the following file:
Generated on Wed Sep 17 16:53:16 2014 for D-Bus by  doxygen 1.6.3