strategy-choice.cpp File Reference
Include dependency graph for strategy-choice.cpp:

Go to the source code of this file.

Namespaces

 ndn
 Copyright (c) 2013-2016 Regents of the University of California.
 
 ndn::nfd
 

Functions

template size_t ndn::nfd::StrategyChoice::wireEncode< encoding::EncoderTag > (EncodingImpl< encoding::EncoderTag > &) const
 
template size_t ndn::nfd::StrategyChoice::wireEncode< encoding::EstimatorTag > (EncodingImpl< encoding::EstimatorTag > &) const
 
bool ndn::nfd::operator== (const StrategyChoice &a, const StrategyChoice &b)
 
std::ostream & ndn::nfd::operator<< (std::ostream &os, const StrategyChoice &sc)
 

Variables

 ndn::nfd::WireEncodable< StrategyChoice >
 
 ndn::nfd::WireEncodableWithEncodingBuffer< StrategyChoice >
 
 ndn::nfd::WireDecodable< StrategyChoice >