This is the complete list of members for ndn::RegisteredPrefixHandle, 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 |
| RegisteredPrefixHandle() noexcept | ndn::RegisteredPrefixHandle | inline |
| RegisteredPrefixHandle(Face &face, const RegisteredPrefixId *id) | ndn::RegisteredPrefixHandle | |
| unregister(const UnregisterPrefixSuccessCallback &onSuccess=nullptr, const UnregisterPrefixFailureCallback &onFailure=nullptr) | ndn::RegisteredPrefixHandle |