This is the complete list of members for ndn::util::scheduler::EventId, including all inherited members.
cancel() const | ndn::detail::CancelHandle | |
CancelHandle() noexcept=default | ndn::detail::CancelHandle | |
CancelHandle(function< void()> cancel) | ndn::detail::CancelHandle | explicit |
EventId() noexcept=default | ndn::util::scheduler::EventId | |
EventId(std::nullptr_t) noexcept | ndn::util::scheduler::EventId | inline |
operator bool() const noexcept | ndn::util::scheduler::EventId | explicit |
operator!=(const EventId &other) const noexcept | ndn::util::scheduler::EventId | inline |
operator<<(std::ostream &os, const EventId &eventId) | ndn::util::scheduler::EventId | friend |
operator==(const EventId &other) const noexcept | ndn::util::scheduler::EventId | |
reset() noexcept | ndn::util::scheduler::EventId | |
Scheduler class | ndn::util::scheduler::EventId | friend |