provides a publisher of Notification Stream More...
#include <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 |
| BOOST_CONCEPT_ASSERT ((WireEncodable< Notification >)) | |
| void | postNotification (const Notification ¬ification) |
provides a publisher of Notification Stream
Definition at line 44 of file notification-stream.hpp.
|
inline |
Definition at line 49 of file notification-stream.hpp.
|
virtualdefault |
| ndn::util::NotificationStream< Notification >::BOOST_CONCEPT_ASSERT | ( | (WireEncodable< Notification >) | ) |
|
inline |
Definition at line 61 of file notification-stream.hpp.