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
DBusMessage Struct Reference
[
group__DBusMessageInternals.html
DBusMessage implementation details
]
Internals of DBusMessage.
#_details
More...
#include <
dbus-message-private_8h-source.html
dbus-message-private.h
>
Data Fields
structDBusAtomic.html
DBusAtomic
structDBusMessage.html#o0
refcount
Reference count.
structDBusHeader.html
DBusHeader
structDBusMessage.html#o1
header
Header network data and associated cache.
structDBusString.html
DBusString
structDBusMessage.html#o2
body
Body network data.
char
structDBusMessage.html#o3
byte_order
Message byte order.
unsigned int
structDBusMessage.html#o4
locked
: 1
Message being sent, no modifications allowed.
unsigned int
structDBusMessage.html#o5
in_cache
: 1
Has been "freed" since it's in the cache (this is a debug feature).
structDBusList.html
DBusList
*
structDBusMessage.html#o6
size_counters
0-N
structDBusCounter.html
DBusCounter
used to track message size.
long
structDBusMessage.html#o7
size_counter_delta
Size we incremented the size counters by.
group__DBusTypes.html#ga3
dbus_uint32_t
structDBusMessage.html#o8
changed_stamp
: CHANGED_STAMP_BITS
Incremented when iterators are invalidated.
structDBusDataSlotList.html
DBusDataSlotList
structDBusMessage.html#o9
slot_list
Data stored by allocated integer ID.
int
structDBusMessage.html#o10
generation
_dbus_current_generation when message was created
Detailed Description
Internals of DBusMessage.
Object representing a message received from or to be sent to another application. This is an opaque object, all members are private.
Definition at line
dbus-message-private_8h-source.html#l00088
88
of file
dbus-message-private_8h-source.html
dbus-message-private.h
.
The documentation for this struct was generated from the following file:
dbus-message-private_8h-source.html
dbus-message-private.h
Generated on Tue Sep 13 01:28:08 2005 for D-BUS by
http://www.doxygen.org/index.html
doxygen
1.4.4
