ndn-cxx: NDN C++ Library 0.9.0-33-g832ea91d
Loading...
Searching...
No Matches
fib-entry.cpp File Reference
+ Include dependency graph for fib-entry.cpp:

Go to the source code of this file.

Namespaces

namespace  ndn
 
namespace  ndn::nfd
 Contains classes and functions related to the NFD Management protocol.
 

Functions

template size_t ndn::nfd::FibEntry ::wireEncode<::ndn::encoding::EncoderTag > (::ndn::EncodingBuffer &) const
 
template size_t ndn::nfd::FibEntry ::wireEncode<::ndn::encoding::EstimatorTag > (::ndn::EncodingEstimator &) const
 
template size_t ndn::nfd::NextHopRecord ::wireEncode<::ndn::encoding::EncoderTag > (::ndn::EncodingBuffer &) const
 
template size_t ndn::nfd::NextHopRecord ::wireEncode<::ndn::encoding::EstimatorTag > (::ndn::EncodingEstimator &) const
 
std::ostream & ndn::nfd::operator<< (std::ostream &os, const FibEntry &entry)
 
std::ostream & ndn::nfd::operator<< (std::ostream &os, const NextHopRecord &nh)
 
bool ndn::nfd::operator== (const FibEntry &a, const FibEntry &b)
 
bool ndn::nfd::operator== (const NextHopRecord &a, const NextHopRecord &b)