base class for a struct that contains ControlCommand parameters
More...
#include <ndn-cxx/mgmt/control-parameters.hpp>
base class for a struct that contains ControlCommand parameters
Definition at line 32 of file control-parameters.hpp.
◆ ~ControlParameters()
virtual ndn::mgmt::ControlParameters::~ControlParameters |
( |
| ) |
|
|
virtualdefault |
◆ wireDecode()
virtual void ndn::mgmt::ControlParameters::wireDecode |
( |
const Block & |
wire | ) |
|
|
pure virtual |
◆ wireEncode()
virtual Block ndn::mgmt::ControlParameters::wireEncode |
( |
| ) |
const |
|
pure virtual |