psync::Consumer Member List

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

addSubscription(const ndn::Name &prefix, uint64_t seqNo, bool callSyncDataCb=true)psync::Consumer
Consumer(const ndn::Name &syncPrefix, ndn::Face &face, const ReceiveHelloCallback &onReceiveHelloData, const UpdateCallback &onUpdate, unsigned int count, double false_positive, ndn::time::milliseconds helloInterestLifetime=HELLO_INTEREST_LIFETIME, ndn::time::milliseconds syncInterestLifetime=SYNC_INTEREST_LIFETIME)psync::Consumer
getSeqNo(const ndn::Name &prefix) constpsync::Consumerinline
getSubscriptionList() constpsync::Consumerinline
isSubscribed(const ndn::Name &prefix) constpsync::Consumerinline
removeSubscription(const ndn::Name &prefix)psync::Consumer
sendHelloInterest()psync::Consumer
sendSyncInterest()psync::Consumer
stop()psync::Consumer