provides a publisher of Notification Stream More...
#include <notification-stream.hpp>
Public Member Functions | |
NotificationStream (Face &face, const Name &prefix, KeyChain &keyChain) | |
virtual | ~NotificationStream ()=default |
void | postNotification (const Notification ¬ification) |
Public Attributes | |
WireEncodable< Notification > | |
provides a publisher of Notification Stream
Definition at line 37 of file notification-stream.hpp.
|
inline |
Definition at line 42 of file notification-stream.hpp.
References ndn::util::NotificationStream< Notification >::~NotificationStream().
|
virtualdefault |
|
inline |
Definition at line 54 of file notification-stream.hpp.
References ndn::Name::appendSequenceNumber(), ndn::security::v2::KeyChain, and ndn::Face::put().
ndn::util::NotificationStream< Notification >::WireEncodable< Notification > |
Definition at line 40 of file notification-stream.hpp.