22#ifndef NDN_CXX_MGMT_CONTROL_PARAMETERS_BASE_HPP
23#define NDN_CXX_MGMT_CONTROL_PARAMETERS_BASE_HPP
Represents a TLV element of the NDN packet format.
Base class for a struct that contains the parameters for a ControlCommand.
virtual void wireDecode(const Block &wire)=0
virtual ~ControlParametersBase()=default
virtual Block wireEncode() const =0