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 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.
References ndn::Name::appendSequenceNumber(), ndn::Face::put(), and ndn::security::v2::KeyChain::sign().
ndn::util::NotificationStream< Notification >::WireEncodable< Notification > |
Definition at line 46 of file notification-stream.hpp.