#include <control-response.hpp>
Public Member Functions | |
Error (const std::string &what) | |
Public Member Functions inherited from ndn::tlv::Error | |
Error (const std::string &what) | |
Definition at line 39 of file control-response.hpp.
|
inlineexplicit |
Definition at line 43 of file control-response.hpp.
References ndn::mgmt::ControlResponse::ControlResponse(), ndn::mgmt::ControlResponse::getBody(), ndn::mgmt::ControlResponse::getCode(), ndn::mgmt::ControlResponse::getText(), ndn::mgmt::ControlResponse::setBody(), ndn::mgmt::ControlResponse::setCode(), ndn::mgmt::ControlResponse::setText(), ndn::mgmt::ControlResponse::wireDecode(), and ndn::mgmt::ControlResponse::wireEncode().