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

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 typedefdfx::FdWatch::Timer
close() noexceptdfx::FdWatch::Timer
DFX_PRIVATE_STATE_DECLARE_RULE_OF_5(Timer) (defined in dfx::FdWatch::Timer)dfx::FdWatch::Timer
isActive() const noexceptdfx::FdWatch::Timer
isRepeating() const noexceptdfx::FdWatch::Timer
isSingleShot() const noexceptdfx::FdWatch::Timer
Mode enum namedfx::FdWatch::Timer
mode() const noexceptdfx::FdWatch::Timer
remainingTime() constdfx::FdWatch::Timer
start()dfx::FdWatch::Timer
start(std::chrono::milliseconds timeout)dfx::FdWatch::Timer
stop()dfx::FdWatch::Timer
timeout() const noexceptdfx::FdWatch::Timer
Timer()dfx::FdWatch::Timer
Timer(Poller &poller, std::chrono::milliseconds timeout, Callback cb, Mode mode=Mode::SingleShot)dfx::FdWatch::Timer