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