NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::mgmt::ControlResponse Member List

This is the complete list of members for ndn::mgmt::ControlResponse, including all inherited members.

ControlResponse()ndn::mgmt::ControlResponse
ControlResponse(uint32_t code, const std::string &text)ndn::mgmt::ControlResponse
ControlResponse(const Block &block)ndn::mgmt::ControlResponseexplicit
getBody() constndn::mgmt::ControlResponseinline
getCode() constndn::mgmt::ControlResponseinline
getText() constndn::mgmt::ControlResponseinline
m_bodyndn::mgmt::ControlResponseprotected
m_codendn::mgmt::ControlResponseprotected
m_textndn::mgmt::ControlResponseprotected
m_wirendn::mgmt::ControlResponsemutableprotected
setBody(const Block &body)ndn::mgmt::ControlResponseinline
setCode(uint32_t code)ndn::mgmt::ControlResponseinline
setText(const std::string &text)ndn::mgmt::ControlResponseinline
wireDecode(const Block &block)ndn::mgmt::ControlResponse
wireEncode() constndn::mgmt::ControlResponse