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