represents an item in NFD StrategyChoice dataset  
 More...
#include <ndn-cxx/mgmt/nfd/strategy-choice.hpp>
◆ StrategyChoice() [1/2]
  
  | 
        
          | ndn::nfd::StrategyChoice::StrategyChoice | ( |  | ) |  |  | default | 
 
 
◆ StrategyChoice() [2/2]
  
  | 
        
          | ndn::nfd::StrategyChoice::StrategyChoice | ( | const Block & | payload | ) |  |  | explicit | 
 
 
◆ getName()
  
  | 
        
          | const Name& ndn::nfd::StrategyChoice::getName | ( |  | ) | const |  | inline | 
 
 
◆ getStrategy()
  
  | 
        
          | const Name& ndn::nfd::StrategyChoice::getStrategy | ( |  | ) | const |  | inline | 
 
 
◆ setName()
◆ setStrategy()
◆ wireDecode()
      
        
          | void ndn::nfd::StrategyChoice::wireDecode | ( | const Block & | wire | ) |  | 
      
 
 
◆ wireEncode() [1/2]
template<encoding::Tag TAG> 
      
        
          | size_t ndn::nfd::StrategyChoice::wireEncode | ( | EncodingImpl< TAG > & | encoder | ) | const | 
      
 
 
◆ wireEncode() [2/2]
      
        
          | const Block & ndn::nfd::StrategyChoice::wireEncode | ( |  | ) | const |