Go to the source code of this file.
Namespaces | |
ndn | |
Copyright (c) 2011-2015 Regents of the University of California. | |
Functions | |
ndn::NDN_CXX_DEFINE_WIRE_ENCODE_INSTANTIATIONS (SignatureInfo) | |
bool | ndn::operator== (const SignatureInfo &lhs, const SignatureInfo &rhs) |
std::ostream & | ndn::operator<< (std::ostream &os, const SignatureInfo &info) |
Variables | |
ndn::WireEncodable< SignatureInfo > | |
ndn::WireEncodableWithEncodingBuffer< SignatureInfo > | |
ndn::WireDecodable< SignatureInfo > | |