NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
delegation.cpp File Reference
#include "delegation.hpp"
Include dependency graph for delegation.cpp:

Go to the source code of this file.

Namespaces

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

Functions

bool ndn::operator== (const Delegation &lhs, const Delegation &rhs)
 
bool ndn::operator< (const Delegation &lhs, const Delegation &rhs)
 
bool ndn::operator<= (const Delegation &lhs, const Delegation &rhs)
 
std::ostream & ndn::operator<< (std::ostream &os, const Delegation &del)