#include "delegation.hpp"
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) |