![]() |
dfx 0.1.0
Linux-based dynamic dataflow executor
|
This is the complete list of members for dfx::FdWatch::Timer, including all inherited members.
| attach(Poller &poller, std::chrono::milliseconds timeout, Callback cb, Mode mode=Mode::SingleShot) | dfx::FdWatch::Timer | |
| Callback typedef | dfx::FdWatch::Timer | |
| close() noexcept | dfx::FdWatch::Timer | |
| DFX_PRIVATE_STATE_DECLARE_RULE_OF_5(Timer) (defined in dfx::FdWatch::Timer) | dfx::FdWatch::Timer | |
| isActive() const noexcept | dfx::FdWatch::Timer | |
| isRepeating() const noexcept | dfx::FdWatch::Timer | |
| isSingleShot() const noexcept | dfx::FdWatch::Timer | |
| Mode enum name | dfx::FdWatch::Timer | |
| mode() const noexcept | dfx::FdWatch::Timer | |
| remainingTime() const | dfx::FdWatch::Timer | |
| start() | dfx::FdWatch::Timer | |
| start(std::chrono::milliseconds timeout) | dfx::FdWatch::Timer | |
| stop() | dfx::FdWatch::Timer | |
| timeout() const noexcept | dfx::FdWatch::Timer | |
| Timer() | dfx::FdWatch::Timer | |
| Timer(Poller &poller, std::chrono::milliseconds timeout, Callback cb, Mode mode=Mode::SingleShot) | dfx::FdWatch::Timer |