#include <options_boost_po.h>
◆ options_boost_po() [1/3]
  
  
      
        
          | VW::config::options_boost_po::options_boost_po  | 
          ( | 
          int  | 
          argc,  | 
         
        
           | 
           | 
          char **  | 
          argv  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ options_boost_po() [2/3]
  
  
      
        
          | VW::config::options_boost_po::options_boost_po  | 
          ( | 
          const std::vector< std::string > &  | 
          args | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ options_boost_po() [3/3]
◆ add_and_parse()
◆ add_parse_and_check_necessary()
◆ check_unregistered()
  
  
      
        
          | void VW::config::options_boost_po::check_unregistered  | 
          ( | 
          VW::io::logger &  | 
          logger | ) | 
           | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ convert_to_boost_value()
template<> 
      
        
          | po::typed_value<std::vector<bool> >* VW::config::options_boost_po::convert_to_boost_value  | 
          ( | 
          std::shared_ptr< typed_option< bool >> &  | 
          opt | ) | 
           | 
        
      
 
 
◆ get_all_options() [1/2]
  
  
      
        
          | std::vector<std::shared_ptr<base_option> > VW::config::options_boost_po::get_all_options  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ get_all_options() [2/2]
  
  
      
        
          | std::vector<std::shared_ptr<const base_option> > VW::config::options_boost_po::get_all_options  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ get_collection_of_options()
  
  
      
        
          | std::map<std::string, std::vector<option_group_definition> > VW::config::options_boost_po::get_collection_of_options  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineoverridevirtual   | 
  
 
 
◆ get_option() [1/2]
  
  
      
        
          | std::shared_ptr<base_option> VW::config::options_boost_po::get_option  | 
          ( | 
          const std::string &  | 
          key | ) | 
           | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ get_option() [2/2]
  
  
      
        
          | std::shared_ptr<const base_option> VW::config::options_boost_po::get_option  | 
          ( | 
          const std::string &  | 
          key | ) | 
           const | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ get_positional_tokens()
  
  
      
        
          | std::vector<std::string> VW::config::options_boost_po::get_positional_tokens  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineoverridevirtual   | 
  
 
 
◆ help()
  
  
      
        
          | std::string VW::config::options_boost_po::help  | 
          ( | 
          const std::vector< std::string > &  | 
          enabled_reductions | ) | 
           const | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ insert()
  
  
      
        
          | void VW::config::options_boost_po::insert  | 
          ( | 
          const std::string &  | 
          key,  | 
         
        
           | 
           | 
          const std::string &  | 
          value  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlineoverridevirtual   | 
  
 
 
◆ operator=()
◆ replace()
  
  
      
        
          | void VW::config::options_boost_po::replace  | 
          ( | 
          const std::string &  | 
          key,  | 
         
        
           | 
           | 
          const std::string &  | 
          value  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlineoverridevirtual   | 
  
 
 
◆ reset_tint()
  
  
      
        
          | void VW::config::options_boost_po::reset_tint  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineoverridevirtual   | 
  
 
 
◆ tint()
  
  
      
        
          | void VW::config::options_boost_po::tint  | 
          ( | 
          const std::string &  | 
          reduction_name | ) | 
           | 
         
       
   | 
  
inlineoverridevirtual   | 
  
 
 
◆ was_supplied()
  
  
      
        
          | bool VW::config::options_boost_po::was_supplied  | 
          ( | 
          const std::string &  | 
          key | ) | 
           const | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ m_default_tint
      
        
          | const std::string VW::config::options_boost_po::m_default_tint = "general" | 
        
      
 
 
The documentation for this struct was generated from the following file: