![]() |
dfx 0.1.0
Linux-based dynamic dataflow executor
|
This is the complete list of members for dfx::FdWatch::PollerFd, including all inherited members.
| attach(Poller &poller, OwnedFd fd, EventInterests events, FdCallback cb) | dfx::FdWatch::PollerFd | |
| borrow() const noexcept | dfx::FdWatch::PollerFd | inline |
| deregister() noexcept | dfx::FdWatch::PollerFd | |
| DISABLE_COPY(PollerFd) | dfx::FdWatch::PollerFd | |
| get() const noexcept | dfx::FdWatch::PollerFd | inline |
| isRegistered() const noexcept | dfx::FdWatch::PollerFd | inline |
| migrateTo(Poller &poller, EventInterests events, FdCallback cb) | dfx::FdWatch::PollerFd | |
| operator!=(PollerFd const &) const noexcept=delete (defined in dfx::FdWatch::PollerFd) | dfx::FdWatch::PollerFd | |
| operator=(PollerFd &&other) noexcept | dfx::FdWatch::PollerFd | |
| operator==(PollerFd const &) const noexcept=delete (defined in dfx::FdWatch::PollerFd) | dfx::FdWatch::PollerFd | |
| operator==(int fd) const noexcept (defined in dfx::FdWatch::PollerFd) | dfx::FdWatch::PollerFd | inline |
| operator==(BorrowedFd const &fd) const noexcept (defined in dfx::FdWatch::PollerFd) | dfx::FdWatch::PollerFd | inline |
| poller() const noexcept | dfx::FdWatch::PollerFd | inline |
| PollerFd() noexcept=default | dfx::FdWatch::PollerFd | |
| PollerFd(Poller &poller, int fd, EventInterests events, FdCallback cb) | dfx::FdWatch::PollerFd | |
| PollerFd(Poller &poller, OwnedFd fd, EventInterests events, FdCallback cb) | dfx::FdWatch::PollerFd | |
| PollerFd(PollerFd &&other) noexcept | dfx::FdWatch::PollerFd | |
| registerTo(Poller &poller, EventInterests events, FdCallback cb) | dfx::FdWatch::PollerFd | |
| reset() noexcept | dfx::FdWatch::PollerFd | |
| swap(PollerFd &other) noexcept (defined in dfx::FdWatch::PollerFd) | dfx::FdWatch::PollerFd | |
| ~PollerFd() | dfx::FdWatch::PollerFd |