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
getParameters() constndn::Interestinline
getPublisherPublicKeyLocator() constndn::Interestinline
getSelectors() constndn::Interestinline
getTag() constndn::TagHost
hasNonce() constndn::Interestinline
hasParameters() 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
operator==(const Interest &lhs, const Interest &rhs)ndn::Interestfriend
refreshNonce()ndn::Interest
removeTag() constndn::TagHost
setCanBePrefix(bool canBePrefix)ndn::Interestinline
setChildSelector(int childSelector)ndn::Interestinline
setCongestionMark(uint64_t mark)ndn::PacketBase
setDefaultCanBePrefix(bool canBePrefix)ndn::Interestinlinestatic
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
setParameters(const Block &parameters)ndn::Interest
setParameters(const uint8_t *buffer, size_t bufferSize)ndn::Interest
setParameters(ConstBufferPtr buffer)ndn::Interest
setPublisherPublicKeyLocator(const KeyLocator &keyLocator)ndn::Interestinline
setSelectors(const Selectors &selectors)ndn::Interestinline
setTag(shared_ptr< T > tag) constndn::TagHost
toUri() constndn::Interest
unsetParameters()ndn::Interest
wireDecode(const Block &wire)ndn::Interest
wireEncode(EncodingImpl< TAG > &encoder) constndn::Interest
wireEncode() constndn::Interest