NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
encoding-buffer-fwd.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ndn::encoding::EncodingImpl< TAG >
 

Namespaces

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

Typedefs

typedef bool ndn::encoding::Tag
 
typedef EncodingImpl< EncoderTag > ndn::encoding::EncodingBuffer
 
typedef EncodingImpl< EstimatorTag > ndn::encoding::EncodingEstimator
 

Variables

static const Tag ndn::encoding::EncoderTag = true
 Tag for EncodingImpl to indicate that Encoder is requested Implementation of the tag may change to class. More...
 
static const Tag ndn::encoding::EstimatorTag = false
 Tag for EncodingImpl to indicate that Estimator is requested Implementation of the tag may change to class. More...