psync::SegmentPublisher Member List

This is the complete list of members for psync::SegmentPublisher, including all inherited members.

publish(const ndn::Name &interestName, const ndn::Name &dataName, const ndn::Block &block, ndn::time::milliseconds freshness, const ndn::security::SigningInfo &signingInfo=ndn::security::v2::KeyChain::getDefaultSigningInfo())psync::SegmentPublisher
publish(const ndn::Name &interestName, const ndn::Name &dataName, const std::shared_ptr< const ndn::Buffer > &buffer, ndn::time::milliseconds freshness, const ndn::security::SigningInfo &signingInfo=ndn::security::v2::KeyChain::getDefaultSigningInfo())psync::SegmentPublisher
replyFromStore(const ndn::Name &interestName)psync::SegmentPublisher
SegmentPublisher(ndn::Face &face, ndn::KeyChain &keyChain, size_t imsLimit=MAX_SEGMENTS_STORED)psync::SegmentPublisher