NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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 has the following member functions:

  • iterator<shared_ptr<Entry>> begin()
  • iterator<shared_ptr<Entry>> end()
  • size_t size() const

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