ndn-cxx: NDN C++ library with eXperimental eXtensions 0.6.0 documentation
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
nfd/control-response.hpp
Go to the documentation of this file.
1
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
22
#ifndef NDN_MGMT_NFD_CONTROL_RESPONSE_HPP
23
#define NDN_MGMT_NFD_CONTROL_RESPONSE_HPP
24
25
#include "../control-response.hpp"
26
27
namespace
ndn
{
28
namespace
nfd {
29
30
using
ControlResponse
=
mgmt::ControlResponse
;
31
32
}
// namespace nfd
33
}
// namespace ndn
34
35
#endif // NDN_MGMT_NFD_CONTROL_RESPONSE_HPP
ndn
Copyright (c) 2013-2017 Regents of the University of California.
Definition:
common.hpp:66
ndn::nfd::ControlResponse
mgmt::ControlResponse ControlResponse
Definition:
nfd/control-response.hpp:30
ndn::mgmt::ControlResponse
ControlCommand response.
Definition:
control-response.hpp:32
src
mgmt
nfd
control-response.hpp
Generated on Mon Oct 16 2017 13:31:25 for ndn-cxx: NDN C++ library with eXperimental eXtensions by
1.8.11