NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
nfd::pit::Entry Member List

This is the complete list of members for nfd::pit::Entry, including all inherited members.

canForwardTo(const Face &face) const nfd::pit::Entry
clearStrategyInfo()nfd::StrategyInfoHost
deleteInRecords()nfd::pit::Entry
deleteOutRecord(const Face &face)nfd::pit::Entry
Entry(const Interest &interest)nfd::pit::Entryexplicit
findNonce(uint32_t nonce, const Face &face) const nfd::pit::Entry
getInRecord(const Face &face) const nfd::pit::Entry
getInRecords() const nfd::pit::Entryinline
getInterest() const nfd::pit::Entryinline
getName() const nfd::pit::Entry
getOrCreateStrategyInfo(A &&...args)nfd::StrategyInfoHost
getOutRecord(const Face &face) const nfd::pit::Entry
getOutRecords() const nfd::pit::Entryinline
getStrategyInfo() const nfd::StrategyInfoHost
hasLocalInRecord() const nfd::pit::Entry
hasUnexpiredOutRecords() const nfd::pit::Entry
insertOrUpdateInRecord(shared_ptr< Face > face, const Interest &interest)nfd::pit::Entry
insertOrUpdateOutRecord(shared_ptr< Face > face, const Interest &interest)nfd::pit::Entry
m_stragglerTimernfd::pit::Entry
m_unsatisfyTimernfd::pit::Entry
nfd::name_tree::Entry classnfd::pit::Entryfriend
nfd::NameTree classnfd::pit::Entryfriend
setStrategyInfo(shared_ptr< T > strategyInfo)nfd::StrategyInfoHost
violatesScope(const Face &face) const nfd::pit::Entry