NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ns3::ndn::cs::isNotExcluded Struct Reference

#include <content-store-impl.hpp>

Public Member Functions

 isNotExcluded (const Exclude &exclude)
 
bool operator() (const name::Component &comp) const
 

Detailed Description

Definition at line 188 of file content-store-impl.hpp.

Constructor & Destructor Documentation

◆ isNotExcluded()

ns3::ndn::cs::isNotExcluded::isNotExcluded ( const Exclude &  exclude)
inline

Definition at line 189 of file content-store-impl.hpp.

Member Function Documentation

◆ operator()()

bool ns3::ndn::cs::isNotExcluded::operator() ( const name::Component comp) const
inline

Definition at line 195 of file content-store-impl.hpp.


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