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

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

getCanBePrefix() constndn::Interestinline
getChildSelector() constndn::Interestinline
getCongestionMark() constndn::PacketBase
getExclude() constndn::Interestinline
getForwardingHint() constndn::Interestinline
getInterestLifetime() constndn::Interestinline
getMaxSuffixComponents() constndn::Interestinline
getMinSuffixComponents() constndn::Interestinline
getMustBeFresh() constndn::Interestinline
getName() constndn::Interestinline
getNonce() constndn::Interest
getPublisherPublicKeyLocator() constndn::Interestinline
getSelectors() constndn::Interestinline
getTag() constndn::TagHostinline
hasNonce() constndn::Interestinline
hasSelectors() constndn::Interestinline
hasWire() constndn::Interestinline
Interest(const Name &name=Name(), time::milliseconds lifetime=DEFAULT_INTEREST_LIFETIME)ndn::Interestexplicit
Interest(const Block &wire)ndn::Interestexplicit
matchesData(const Data &data) constndn::Interest
matchesInterest(const Interest &other) constndn::Interest
matchesName(const Name &name) constndn::Interest
modifyForwardingHint(const Modifier &modifier)ndn::Interestinline
refreshNonce()ndn::Interest
removeTag() constndn::TagHostinline
setCanBePrefix(bool canBePrefix)ndn::Interestinline
setChildSelector(int childSelector)ndn::Interestinline
setCongestionMark(uint64_t mark)ndn::PacketBase
setExclude(const Exclude &exclude)ndn::Interestinline
setForwardingHint(const DelegationList &value)ndn::Interest
setInterestLifetime(time::milliseconds lifetime)ndn::Interest
setMaxSuffixComponents(int maxSuffixComponents)ndn::Interestinline
setMinSuffixComponents(int minSuffixComponents)ndn::Interestinline
setMustBeFresh(bool mustBeFresh)ndn::Interestinline
setName(const Name &name)ndn::Interestinline
setNonce(uint32_t nonce)ndn::Interest
setPublisherPublicKeyLocator(const KeyLocator &keyLocator)ndn::Interestinline
setSelectors(const Selectors &selectors)ndn::Interestinline
setTag(shared_ptr< T > tag) constndn::TagHostinline
toUri() constndn::Interest
wireDecode(const Block &wire)ndn::Interest
wireEncode(EncodingImpl< TAG > &encoder) constndn::Interest
wireEncode() constndn::Interest