NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
link.cpp File Reference
#include "link.hpp"
#include "interest.hpp"
#include "encoding/block-helpers.hpp"
#include "util/crypto.hpp"
#include "security/key-chain.hpp"
#include <algorithm>
#include <boost/range/adaptors.hpp>
Include dependency graph for link.cpp:

Go to the source code of this file.

Namespaces

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

Functions

template size_t ndn::Link::encodeContent< encoding::EncoderTag > (EncodingImpl< encoding::EncoderTag > &encoder) const
 
template size_t ndn::Link::encodeContent< encoding::EstimatorTag > (EncodingImpl< encoding::EstimatorTag > &encoder) const
 

Variables

 ndn::WireEncodable< Link >
 
 ndn::WireEncodableWithEncodingBuffer< Link >
 
 ndn::WireDecodable< Link >