NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
name-component.cpp File Reference
#include "name-component.hpp"
#include "encoding/block-helpers.hpp"
#include "encoding/encoding-buffer.hpp"
#include "util/string-helper.hpp"
#include "util/crypto.hpp"
#include <boost/lexical_cast.hpp>
Include dependency graph for name-component.cpp:

Go to the source code of this file.

Namespaces

 ndn
 Copyright (c) 2011-2015 Regents of the University of California.
 
 ndn::name
 

Functions

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

Variables

 ndn::name::WireEncodable< Component >
 
 ndn::name::WireEncodableWithEncodingBuffer< Component >
 
 ndn::name::WireDecodable< Component >