![]() |
dfx 0.1.0
Linux-based dynamic dataflow executor
|
This is the complete list of members for dfx::FdWatch::EPollPoller, including all inherited members.
| deferCall(Callback cb) override | dfx::FdWatch::EPollPoller | virtual |
| deregisterFd(Utils::BorrowedFd fd) noexcept override | dfx::FdWatch::EPollPoller | virtual |
| DFX_DISABLE_COPY_AND_MOVE(EPollPoller) | dfx::FdWatch::EPollPoller | |
| EPollPoller() | dfx::FdWatch::EPollPoller | |
| exec() | dfx::FdWatch::EPollPoller | |
| exec(std::stop_token stopToken) | dfx::FdWatch::EPollPoller | |
| isRunning() const noexcept | dfx::FdWatch::EPollPoller | inline |
| registerFd(Utils::BorrowedFd fd, EventInterests events, FdCallback cb) override | dfx::FdWatch::EPollPoller | virtual |
| requestStop() noexcept | dfx::FdWatch::EPollPoller | |
| stop() | dfx::FdWatch::EPollPoller | |
| updateFdEvents(Utils::BorrowedFd fd, EventInterests events) override | dfx::FdWatch::EPollPoller | virtual |
| wake() | dfx::FdWatch::EPollPoller | |
| ~Poller()=default | dfx::FdWatch::Poller | virtual |