NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
meta-info.hpp File Reference
#include "encoding/block.hpp"
#include "encoding/encoding-buffer.hpp"
#include "name-component.hpp"
#include "util/time.hpp"
#include <list>
Include dependency graph for meta-info.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ndn::MetaInfo
 An MetaInfo holds the meta info which is signed inside the data packet. More...
 
class  ndn::MetaInfo::Error
 

Namespaces

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

Functions

 ndn::NDN_CXX_DECLARE_WIRE_ENCODE_INSTANTIATIONS (MetaInfo)
 
std::ostream & ndn::operator<< (std::ostream &os, const MetaInfo &info)
 

Variables

const time::milliseconds ndn::DEFAULT_FRESHNESS_PERIOD = time::milliseconds::zero()