#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::Error |
| class | ndn::MetaInfo |
| An MetaInfo holds the meta info which is signed inside the data packet. More... | |
Namespaces | |
| ndn | |
| Copyright (c) 2013-2017 Regents of the University of California. | |
Functions | |
| std::ostream & | ndn::operator<< (std::ostream &os, const MetaInfo &info) |
Variables | |
| const time::milliseconds | ndn::DEFAULT_FRESHNESS_PERIOD = time::milliseconds::zero() |