NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
face-query-filter.cpp File Reference
Include dependency graph for face-query-filter.cpp:

Go to the source code of this file.

Namespaces

 ndn
 Copyright (c) 2011-2015 Regents of the University of California.
 
 ndn::nfd
 

Functions

 ndn::nfd::NDN_CXX_DEFINE_WIRE_ENCODE_INSTANTIATIONS (FaceQueryFilter)
 
bool ndn::nfd::operator== (const FaceQueryFilter &a, const FaceQueryFilter &b)
 
std::ostream & ndn::nfd::operator<< (std::ostream &os, const FaceQueryFilter &filter)
 

Variables

 ndn::nfd::WireEncodable< FaceQueryFilter >
 
 ndn::nfd::WireDecodable< FaceQueryFilter >