dfx 0.1.0
Linux-based dynamic dataflow executor
Loading...
Searching...
No Matches
dfx::FdWatch::Poller Member List

This is the complete list of members for dfx::FdWatch::Poller, including all inherited members.

deferCall(Callback cb)=0dfx::FdWatch::Pollerpure virtual
deregisterFd(Utils::BorrowedFd fd) noexcept=0dfx::FdWatch::Pollerpure virtual
registerFd(Utils::BorrowedFd fd, EventInterests events, FdCallback cb)=0dfx::FdWatch::Pollerpure virtual
updateFdEvents(Utils::BorrowedFd fd, EventInterests events)=0dfx::FdWatch::Pollerpure virtual
~Poller()=defaultdfx::FdWatch::Pollervirtual