22 #ifndef NDN_CXX_MGMT_NFD_STRATEGY_CHOICE_HPP
23 #define NDN_CXX_MGMT_NFD_STRATEGY_CHOICE_HPP
50 template<encoding::Tag TAG>
Represents a TLV element of the NDN packet format.
Represents an absolute name.
Represents an item in NFD StrategyChoice dataset.
StrategyChoice & setName(const Name &name)
const Name & getName() const
const Block & wireEncode() const
const Name & getStrategy() const
void wireDecode(const Block &wire)
StrategyChoice & setStrategy(const Name &strategy)
Represents an error in TLV encoding or decoding.
Error(const char *expectedType, uint32_t actualType)
#define NDN_CXX_DECLARE_WIRE_ENCODE_INSTANTIATIONS(ClassName)
bool operator!=(const ChannelStatus &a, const ChannelStatus &b)
std::ostream & operator<<(std::ostream &os, FaceScope faceScope)
bool operator==(const ChannelStatus &a, const ChannelStatus &b)