Main Page | Modules | Data Structures | File List | Data Fields | Related Pages

DBusMessageRealIter Struct Reference
[DBusMessage implementation details]

Internals of DBusMessageIter. More...


Data Fields

DBusMessageRealIterparent_iter
 parent iter, or NULL

DBusMessagemessage
 Message used.

dbus_uint32_t changed_stamp
 stamp to detect invalid iters

int type
 type of iter

int pos
 Current position in the string.

int end
 position right after the container

int container_start
 offset of the start of the container

int container_length_pos
 offset of the length of the container

int wrote_dict_key
 whether we wrote the dict key for the current dict element

int array_type_pos
 pointer to the position of the array element type

int array_type_done
 TRUE if the array type is fully finished.


Detailed Description

Internals of DBusMessageIter.

Object representing a position in a message. All fields are internal.

Definition at line 125 of file dbus-message.c.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 10 18:14:10 2004 for D-BUS by doxygen 1.3.5