name-component.cpp File Reference
#include "name-component.hpp"
#include "encoding/block-helpers.hpp"
#include "encoding/encoding-buffer.hpp"
#include "util/sha256.hpp"
#include "util/string-helper.hpp"
#include <boost/algorithm/string/trim.hpp>
#include <cstring>
#include <sstream>
+ Include dependency graph for name-component.cpp:

Go to the source code of this file.

Namespaces

 ndn
 Copyright (c) 2013-2017 Regents of the University of California.
 
 ndn::name
 

Functions

template size_t ndn::name::Component::wireEncode<::ndn::encoding::EncoderTag > (::ndn::EncodingBuffer &) const
 
template size_t ndn::name::Component::wireEncode<::ndn::encoding::EstimatorTag > (::ndn::EncodingEstimator &) const
 
static const std::string & ndn::name::getSha256DigestUriPrefix ()