Provides a publisher of Notification Stream.
More...
#include <ndn-cxx/util/notification-stream.hpp>
template<typename Notification>
class ndn::util::NotificationStream< Notification >
Provides a publisher of Notification Stream.
- See also
- https://redmine.named-data.net/projects/nfd/wiki/Notification
Definition at line 37 of file notification-stream.hpp.
◆ NotificationStream()
template<typename Notification >
◆ ~NotificationStream()
template<typename Notification >
◆ postNotification()
template<typename Notification >