This is the complete list of members for psync::Consumer, including all inherited members.
| addSubscription(const ndn::Name &prefix) | 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) const | psync::Consumer | inline |
| getSubscriptionList() const | psync::Consumer | inline |
| isSubscribed(const ndn::Name &prefix) const | psync::Consumer | inline |
| sendHelloInterest() | psync::Consumer | |
| sendSyncInterest() | psync::Consumer | |
| stop() | psync::Consumer |