D-Bus 1.15.12
Data Fields

Data Fields

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

Detailed Description

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

Field Documentation

◆ events

short DBusPollFD::events

Events to poll for.

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

Referenced by _dbus_poll().

◆ fd

DBusPollable DBusPollFD::fd

File descriptor.

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

Referenced by _dbus_poll().

◆ revents

short DBusPollFD::revents

Events that occurred.

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

Referenced by _dbus_poll().


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