NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::Selectors Member List

This is the complete list of members for ndn::Selectors, including all inherited members.

empty() const ndn::Selectors
getChildSelector() const ndn::Selectorsinline
getExclude() const ndn::Selectorsinline
getMaxSuffixComponents() const ndn::Selectorsinline
getMinSuffixComponents() const ndn::Selectorsinline
getMustBeFresh() const ndn::Selectorsinline
getPublisherPublicKeyLocator() const ndn::Selectorsinline
operator!=(const Selectors &other) const ndn::Selectorsinline
operator==(const Selectors &other) const ndn::Selectors
Selectors()ndn::Selectors
Selectors(const Block &wire)ndn::Selectorsexplicit
setChildSelector(int childSelector)ndn::Selectors
setExclude(const Exclude &exclude)ndn::Selectors
setMaxSuffixComponents(int maxSuffixComponents)ndn::Selectors
setMinSuffixComponents(int minSuffixComponents)ndn::Selectors
setMustBeFresh(bool mustBeFresh)ndn::Selectors
setPublisherPublicKeyLocator(const KeyLocator &keyLocator)ndn::Selectors
wireDecode(const Block &wire)ndn::Selectors
wireEncode(EncodingImpl< TAG > &encoder) const ndn::Selectors
wireEncode() const ndn::Selectors