DBusMessageLoader Struct Reference
[DBusMessage implementation details]

Implementation details of DBusMessageLoader. More...

#include <dbus-message-private.h>


Data Fields

int refcount
 Reference count.
DBusString data
 Buffered data.
DBusListmessages
 Complete messages.
long max_message_size
 Maximum size of a message.
unsigned int buffer_outstanding: 1
 Someone is using the buffer to read.
unsigned int corrupted: 1
 We got broken data, and are no longer working.
DBusValidity corruption_reason
 why we were corrupted


Detailed Description

Implementation details of DBusMessageLoader.

All members are private.

Definition at line 60 of file dbus-message-private.h.


The documentation for this struct was generated from the following file:
Generated on Fri Sep 21 18:12:15 2007 for D-Bus by  doxygen 1.5.1