NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
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
 Copyright (c) 2011-2015 Regents of the University of California.
 

Functions

 ndn::NDN_CXX_DEFINE_WIRE_ENCODE_INSTANTIATIONS (KeyLocator)
 
std::ostream & ndn::operator<< (std::ostream &os, const KeyLocator &keyLocator)
 

Variables

 ndn::WireEncodable< KeyLocator >
 
 ndn::WireEncodableWithEncodingBuffer< KeyLocator >
 
 ndn::WireDecodable< KeyLocator >
 
const size_t ndn::MAX_KEY_DIGEST_OCTETS_TO_SHOW = 8