#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>
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 |
| A MetaInfo holds the meta info which is signed inside the data packet. More... | |
Namespaces | |
| ndn | |
Functions | |
| std::ostream & | ndn::operator<< (std::ostream &os, const MetaInfo &info) |
Variables | |
| const time::milliseconds | ndn::DEFAULT_FRESHNESS_PERIOD = time::milliseconds::zero() |