provides a publisher of Notification Stream More...
#include <notification-stream.hpp>
Public Member Functions | |
NotificationStream (Face &face, const Name &prefix, KeyChain &keyChain) | |
virtual | ~NotificationStream () |
void | postNotification (const Notification ¬ification) |
Public Attributes | |
WireEncodable< Notification > | |
provides a publisher of Notification Stream
Definition at line 65 of file notification-stream.hpp.
|
inline |
Definition at line 70 of file notification-stream.hpp.
|
inlinevirtual |
Definition at line 79 of file notification-stream.hpp.
|
inline |
Definition at line 84 of file notification-stream.hpp.
References ndn::Name::appendSequenceNumber(), ndn::Face::put(), and ndn::security::KeyChain::sign().
ndn::util::NotificationStream< Notification >::WireEncodable< Notification > |
Definition at line 68 of file notification-stream.hpp.