#include "strategy-choice.hpp"
#include "encoding/block-helpers.hpp"
#include "encoding/encoding-buffer.hpp"
#include "encoding/tlv-nfd.hpp"
#include "util/concepts.hpp"
Go to the source code of this file.
Namespaces | |
ndn | |
Copyright (c) 2013-2017 Regents of the University of California. | |
ndn::nfd | |
Functions | |
ndn::nfd::BOOST_CONCEPT_ASSERT ((StatusDatasetItem< StrategyChoice >)) | |
std::ostream & | ndn::nfd::operator<< (std::ostream &os, const StrategyChoice &sc) |
bool | ndn::nfd::operator== (const StrategyChoice &a, const StrategyChoice &b) |
template size_t | ndn::nfd::StrategyChoice::wireEncode<::ndn::encoding::EncoderTag > (::ndn::EncodingBuffer &) const |
template size_t | ndn::nfd::StrategyChoice::wireEncode<::ndn::encoding::EstimatorTag > (::ndn::EncodingEstimator &) const |