#include "ndn-cxx/name-component.hpp"#include "ndn-cxx/encoding/block.hpp"#include "ndn-cxx/encoding/encoding-buffer.hpp"#include "ndn-cxx/util/time.hpp"#include <list>

Go to the source code of this file.
Classes | |
| class | ndn::MetaInfo | 
| A 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() |