22 #ifndef NDN_MGMT_CONTROL_PARAMETERS_HPP 23 #define NDN_MGMT_CONTROL_PARAMETERS_HPP 25 #include "../encoding/block.hpp" 48 #endif // NDN_MGMT_CONTROL_PARAMETERS_HPP Copyright (c) 2013-2017 Regents of the University of California.
virtual void wireDecode(const Block &wire)=0
Represents a TLV element of NDN packet format.
virtual ~ControlParameters()=default
base class for a struct that contains ControlCommand parameters
virtual Block wireEncode() const =0