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 43 of file notification-stream.hpp.
◆ NotificationStream()
template<typename Notification > 
 
 
◆ ~NotificationStream()
template<typename Notification > 
 
 
◆ postNotification()
template<typename Notification >