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
operator<<(std::ostream &os, const ControlResponse &response)ndn::mgmt::ControlResponsefriend
setBody(const Block &body)ndn::mgmt::ControlResponse
setCode(uint32_t code)ndn::mgmt::ControlResponse
setText(const std::string &text)ndn::mgmt::ControlResponse
wireDecode(const Block &block)ndn::mgmt::ControlResponse
wireEncode() constndn::mgmt::ControlResponse