ndn::util::NotificationSubscriber< Notification > Member List

This is the complete list of members for ndn::util::NotificationSubscriber< Notification >, including all inherited members.

BOOST_CONCEPT_ASSERT((boost::DefaultConstructible< Notification >))ndn::util::NotificationSubscriber< Notification >
BOOST_CONCEPT_ASSERT((WireDecodable< Notification >))ndn::util::NotificationSubscriber< Notification >
getInterestLifetime() const ndn::util::NotificationSubscriberBaseinline
isRunning() const ndn::util::NotificationSubscriberBaseinline
NotificationSubscriber(Face &face, const Name &prefix, time::milliseconds interestLifetime=time::seconds(60))ndn::util::NotificationSubscriber< Notification >inline
NotificationSubscriberBase(Face &face, const Name &prefix, time::milliseconds interestLifetime)ndn::util::NotificationSubscriberBaseprotected
onDecodeErrorndn::util::NotificationSubscriberBase
onNackndn::util::NotificationSubscriberBase
onNotificationndn::util::NotificationSubscriber< Notification >
onTimeoutndn::util::NotificationSubscriberBase
start()ndn::util::NotificationSubscriberBase
stop()ndn::util::NotificationSubscriberBase
~NotificationSubscriberBase()ndn::util::NotificationSubscriberBasevirtual