22 #ifndef NDN_DELEGATION_HPP 23 #define NDN_DELEGATION_HPP 89 #endif // NDN_DELEGATION_HPP
friend bool operator>=(const Delegation &lhs, const Delegation &rhs)
friend bool operator<=(const Delegation &lhs, const Delegation &rhs)
friend std::ostream & operator<<(std::ostream &os, const Delegation &d)
friend bool operator==(const Delegation &lhs, const Delegation &rhs)
friend bool operator>(const Delegation &lhs, const Delegation &rhs)
friend bool operator!=(const Delegation &lhs, const Delegation &rhs)
Represents an absolute name.
friend bool operator<(const Delegation &lhs, const Delegation &rhs)