#include "ndn-cxx/name.hpp"#include "ndn-cxx/encoding/nfd-constants.hpp"#include "ndn-cxx/mgmt/control-parameters.hpp"#include "ndn-cxx/util/time.hpp"

Go to the source code of this file.
Classes | |
| class | ndn::nfd::ControlParameters |
| represents parameters in a ControlCommand request or response More... | |
| class | ndn::nfd::ControlParameters::Error |
Namespaces | |
| ndn | |
| Copyright (c) 2011-2015 Regents of the University of California. | |
| ndn::nfd | |
Functions | |
| ndn::nfd::NDN_CXX_DECLARE_WIRE_ENCODE_INSTANTIATIONS (ControlParameters) | |
| std::ostream & | ndn::nfd::operator<< (std::ostream &os, const ControlParameters ¶meters) |
Variables | |
| const std::string | ndn::nfd::CONTROL_PARAMETER_FIELD [CONTROL_PARAMETER_UBOUND] |