NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: 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.

getChildSelector() const ndn::Interestinline
getExclude() const ndn::Interestinline
getIncomingFaceId() const ndn::Interestinline
getInterestLifetime() const ndn::Interestinline
getLink() const ndn::Interest
getLocalControlHeader()ndn::Interestinline
getLocalControlHeader() const ndn::Interestinline
getMaxSuffixComponents() const ndn::Interestinline
getMinSuffixComponents() const ndn::Interestinline
getMustBeFresh() const ndn::Interestinline
getName() const ndn::Interestinline
getNextHopFaceId() const ndn::Interestinline
getNonce() const ndn::Interest
getPublisherPublicKeyLocator() const ndn::Interestinline
getSelectedDelegation() const ndn::Interest
getSelectors() const ndn::Interestinline
getTag() const ndn::TagHostinline
hasLink() const ndn::Interest
hasNonce() const ndn::Interestinline
hasSelectedDelegation() const ndn::Interest
hasSelectors() const ndn::Interestinline
hasWire() const ndn::Interestinline
Interest()ndn::Interest
Interest(const Name &name)ndn::Interest
Interest(const Name &name, const time::milliseconds &interestLifetime)ndn::Interest
Interest(const Block &wire)ndn::Interestexplicit
matchesData(const Data &data) const ndn::Interest
matchesName(const Name &name) const ndn::Interest
nfd::LocalControlHeader classndn::Interestfriend
operator!=(const Interest &other) const ndn::Interestinline
operator==(const Interest &other) const ndn::Interestinline
refreshNonce()ndn::Interest
removeTag() const ndn::TagHostinline
setChildSelector(int childSelector)ndn::Interestinline
setExclude(const Exclude &exclude)ndn::Interestinline
setIncomingFaceId(uint64_t incomingFaceId)ndn::Interestinline
setInterestLifetime(const time::milliseconds &interestLifetime)ndn::Interestinline
setLink(const Block &link)ndn::Interest
setMaxSuffixComponents(int maxSuffixComponents)ndn::Interestinline
setMinSuffixComponents(int minSuffixComponents)ndn::Interestinline
setMustBeFresh(bool mustBeFresh)ndn::Interestinline
setName(const Name &name)ndn::Interestinline
setNextHopFaceId(uint64_t nextHopFaceId)ndn::Interestinline
setNonce(uint32_t nonce)ndn::Interest
setPublisherPublicKeyLocator(const KeyLocator &keyLocator)ndn::Interestinline
setSelectedDelegation(const Name &delegationName)ndn::Interest
setSelectedDelegation(size_t delegationIndex)ndn::Interest
setSelectors(const Selectors &selectors)ndn::Interestinline
setTag(shared_ptr< T > tag) const ndn::TagHostinline
toUri() const ndn::Interestinline
unsetLink()ndn::Interest
unsetSelectedDelegation()ndn::Interest
wireDecode(const Block &wire)ndn::Interest
wireEncode(EncodingImpl< TAG > &encoder) const ndn::Interest
wireEncode() const ndn::Interest