#include "ndn-cxx/mgmt/nfd/forwarder-status.hpp"#include "ndn-cxx/encoding/block-helpers.hpp"#include "ndn-cxx/encoding/encoding-buffer.hpp"#include "ndn-cxx/encoding/tlv-nfd.hpp"#include "ndn-cxx/util/concepts.hpp"
Go to the source code of this file.
Namespaces | |
| ndn | |
| Copyright (c) 2011-2015 Regents of the University of California.  | |
| ndn::nfd | |
Functions | |
| ndn::nfd::NDN_CXX_DEFINE_WIRE_ENCODE_INSTANTIATIONS (ForwarderStatus) | |
| bool | ndn::nfd::operator== (const ForwarderStatus &a, const ForwarderStatus &b) | 
| std::ostream & | ndn::nfd::operator<< (std::ostream &os, const ForwarderStatus &status) | 
Variables | |
| ndn::nfd::StatusDatasetItem< ForwarderStatus > | |