NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
filter.hpp File Reference
#include "common.hpp"
#include "name-relation.hpp"
#include "../../../interest.hpp"
#include "../../../data.hpp"
#include "../../../util/regex.hpp"
Include dependency graph for filter.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ndn::security::v2::validator_config::Filter
 Filter is one of the classes used by ValidatorConfig. More...
 
class  ndn::security::v2::validator_config::RelationNameFilter
 Check that name is in relation to the packet name. More...
 
class  ndn::security::v2::validator_config::RegexNameFilter
 Filter to check that packet name matches the specified regular expression. More...
 

Namespaces

 ndn
 Copyright (c) 2011-2015 Regents of the University of California.
 
 ndn::security
 
 ndn::security::v2
 
 ndn::security::v2::validator_config