On this page
libtmux::NotificationWatch
- Module
- libtmux
- Package
- libtmux-cxx
- Source
- include/libtmux/notification.hpp
6 declared, 0 inherited
Members
- ~NotificationWatch method
- dropped_notifications method Events evicted before this watch took them, excluding events consumed by other cursors and events emitted before this watch opened.
- notification_fd method Readable when this watch has something to take or its stream has closed.
- NotificationWatch method
- take_notifications method Everything this watch has not taken yet, returned without waiting.
- wait_for_notifications method Wait for this watch to have an event, for the stream to close, or for the deadline.