provides a publisher of Notification Stream More...
#include <ndn-cxx/util/notification-stream.hpp>
Inheritance diagram for ndn::util::NotificationStream< Notification >:
Collaboration diagram for ndn::util::NotificationStream< Notification >:Public Member Functions | |
| NotificationStream (Face &face, const Name &prefix, KeyChain &keyChain) | |
| virtual | ~NotificationStream ()=default |
| void | postNotification (const Notification ¬ification) |
provides a publisher of Notification Stream
Definition at line 43 of file notification-stream.hpp.
|
inline |
Definition at line 48 of file notification-stream.hpp.
|
virtualdefault |
|
inline |
Definition at line 60 of file notification-stream.hpp.