signature-info.cpp File Reference
#include "signature-info.hpp"
#include "encoding/block-helpers.hpp"
#include "util/concepts.hpp"
#include <boost/lexical_cast.hpp>
Include dependency graph for signature-info.cpp:

Go to the source code of this file.

Namespaces

 ndn
 Copyright (c) 2013-2016 Regents of the University of California.
 

Functions

template size_t ndn::SignatureInfo::wireEncode< encoding::EncoderTag > (EncodingImpl< encoding::EncoderTag > &encoder) const
 
template size_t ndn::SignatureInfo::wireEncode< encoding::EstimatorTag > (EncodingImpl< encoding::EstimatorTag > &encoder) const
 
std::ostream & ndn::operator<< (std::ostream &os, const SignatureInfo &info)
 

Variables

 ndn::WireEncodable< SignatureInfo >
 
 ndn::WireEncodableWithEncodingBuffer< SignatureInfo >
 
 ndn::WireDecodable< SignatureInfo >