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
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 185 of file content-store-impl.hpp.

Constructor & Destructor Documentation

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

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

Member Function Documentation

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

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


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