key-locator.cpp File Reference
#include "ndn-cxx/key-locator.hpp"
#include "ndn-cxx/encoding/block-helpers.hpp"
#include "ndn-cxx/util/string-helper.hpp"
#include <boost/hana/functional/overload.hpp>
+ Include dependency graph for key-locator.cpp:

Go to the source code of this file.

Namespaces

 ndn
 

Functions

template size_t ndn::KeyLocator ::wireEncode<::ndn::encoding::EncoderTag > (::ndn::EncodingBuffer &) const
 
template size_t ndn::KeyLocator ::wireEncode<::ndn::encoding::EstimatorTag > (::ndn::EncodingEstimator &) const
 
std::ostream & ndn::operator<< (std::ostream &os, const KeyLocator &keyLocator)
 

Variables

const size_t ndn::MAX_KEY_DIGEST_OCTETS_TO_SHOW = 8