Main Page   Modules   Data Structures   File List   Data Fields   Related Pages  

DBusTransportUnix Struct Reference
[DBusTransport implementations for UNIX]

Implementation details of DBusTransportUnix. More...


Data Fields

DBusTransport base
 Parent instance.

int fd
 File descriptor.

DBusWatchread_watch
 Watch for readability.

DBusWatchwrite_watch
 Watch for writability.

int max_bytes_read_per_iteration
 To avoid blocking too long.

int max_bytes_written_per_iteration
 To avoid blocking too long.

int message_bytes_written
 Number of bytes of current outgoing message that have been written.

DBusString encoded_outgoing
 Encoded version of current outgoing message.

DBusString encoded_incoming
 Encoded version of current incoming data.


Detailed Description

Implementation details of DBusTransportUnix.

All members are private.

Definition at line 50 of file dbus-transport-unix.c.


The documentation for this struct was generated from the following file:
Generated on Wed Oct 22 14:05:06 2003 for D-BUS by doxygen1.3-rc3