#include "selectors.hpp"
#include "encoding/encoding-buffer.hpp"
#include "encoding/block-helpers.hpp"
Go to the source code of this file.
Namespaces | |
ndn | |
Copyright (c) 2013-2017 Regents of the University of California. | |
Functions | |
ndn::BOOST_CONCEPT_ASSERT ((boost::EqualityComparable< Selectors >)) | |
ndn::BOOST_CONCEPT_ASSERT ((WireEncodable< Selectors >)) | |
ndn::BOOST_CONCEPT_ASSERT ((WireEncodableWithEncodingBuffer< Selectors >)) | |
ndn::BOOST_CONCEPT_ASSERT ((WireDecodable< Selectors >)) | |
template size_t | ndn::Selectors::wireEncode<::ndn::encoding::EncoderTag > (::ndn::EncodingBuffer &) const |
template size_t | ndn::Selectors::wireEncode<::ndn::encoding::EstimatorTag > (::ndn::EncodingEstimator &) const |