Go to the source code of this file.
Classes | |
class | ndn::lp::CachePolicy |
Represents a CachePolicy header field. More... | |
class | ndn::lp::CachePolicy::Error |
Namespaces | |
ndn | |
ndn::lp | |
Contains classes and functions related to NDNLPv2. | |
Enumerations | |
enum class | ndn::lp::CachePolicyType { ndn::lp::NONE = 0 , ndn::lp::NO_CACHE = 1 } |
Indicates the cache policy applied to a Data packet. More... | |
Functions | |
std::ostream & | ndn::lp::operator<< (std::ostream &os, CachePolicyType policy) |