NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
DataMatchResult Class Reference

an unordered iterable of all PIT entries matching Data More...

#include <pit.hpp>

Detailed Description

an unordered iterable of all PIT entries matching Data

This type shall support: iterator<shared_ptr<pit::Entry>> begin() iterator<shared_ptr<pit::Entry>> end()


The documentation for this class was generated from the following file: