D-Bus 1.14.10

Data Fields

DBusPollable fd
 File descriptor.
 
short events
 Events to poll for.
 
short revents
 Events that occurred.
 

Detailed Description

Definition at line 418 of file dbus-sysdeps.h.

Field Documentation

◆ events

short DBusPollFD::events

Events to poll for.

Definition at line 421 of file dbus-sysdeps.h.

Referenced by _dbus_poll().

◆ fd

DBusPollable DBusPollFD::fd

File descriptor.

Definition at line 420 of file dbus-sysdeps.h.

Referenced by _dbus_poll().

◆ revents

short DBusPollFD::revents

Events that occurred.

Definition at line 422 of file dbus-sysdeps.h.

Referenced by _dbus_poll().


The documentation for this struct was generated from the following file: