index.html
Main Page
|
modules.html
Modules
|
namespaces.html
Namespace List
|
hierarchy.html
Class Hierarchy
|
annotated.html
Data Structures
|
dirs.html
Directories
|
files.html
File List
|
namespacemembers.html
Namespace Members
|
functions.html
Data Fields
|
pages.html
Related Pages
DBusBasicValue Union Reference
A simple 8-byte value union that lets you access 8 bytes as if they were various types; useful when dealing with basic types via void pointers and varargs.
#_details
More...
#include <
dbus-marshal-basic_8h-source.html
dbus-marshal-basic.h
>
Data Fields
group__DBusTypes.html#ga6
dbus_int16_t
unionDBusBasicValue.html#o0
i16
as int16
group__DBusTypes.html#ga5
dbus_uint16_t
unionDBusBasicValue.html#o1
u16
as int16
group__DBusTypes.html#ga4
dbus_int32_t
unionDBusBasicValue.html#o2
i32
as int32
group__DBusTypes.html#ga3
dbus_uint32_t
unionDBusBasicValue.html#o3
u32
as int32
group__DBusTypes.html#ga8
dbus_int64_t
unionDBusBasicValue.html#o4
i64
as int64
group__DBusTypes.html#ga7
dbus_uint64_t
unionDBusBasicValue.html#o5
u64
as int64
double
unionDBusBasicValue.html#o6
dbl
as double
unsigned char
unionDBusBasicValue.html#o7
byt
as byte
char *
unionDBusBasicValue.html#o8
str
as char*
Detailed Description
A simple 8-byte value union that lets you access 8 bytes as if they were various types; useful when dealing with basic types via void pointers and varargs.
Definition at line
dbus-marshal-basic_8h-source.html#l00154
154
of file
dbus-marshal-basic_8h-source.html
dbus-marshal-basic.h
.
The documentation for this union was generated from the following file:
dbus-marshal-basic_8h-source.html
dbus-marshal-basic.h
Generated on Tue Sep 13 01:28:08 2005 for D-BUS by
http://www.doxygen.org/index.html
doxygen
1.4.4
