NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
delegation-list.hpp File Reference
#include "delegation.hpp"
#include <initializer_list>
Include dependency graph for delegation-list.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ndn::DelegationList
 represents a list of Delegations More...
 
class  ndn::DelegationList::Error
 

Namespaces

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

Functions

bool ndn::operator== (const DelegationList &lhs, const DelegationList &rhs)
 compare whether two DelegationLists are equal More...
 
bool ndn::operator!= (const DelegationList &lhs, const DelegationList &rhs)
 
std::ostream & ndn::operator<< (std::ostream &os, const DelegationList &dl)