NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
meta-info.cpp File Reference
Include dependency graph for meta-info.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::MetaInfo::wireEncode< encoding::EncoderTag > (EncodingImpl< encoding::EncoderTag > &encoder) const
 
template size_t ndn::MetaInfo::wireEncode< encoding::EstimatorTag > (EncodingImpl< encoding::EstimatorTag > &encoder) const
 
std::ostream & ndn::operator<< (std::ostream &os, const MetaInfo &info)
 

Variables

 ndn::WireEncodable< MetaInfo >
 
 ndn::WireEncodableWithEncodingBuffer< MetaInfo >
 
 ndn::WireDecodable< MetaInfo >