#include <option.h>
◆ base_option()
VW::config::base_option::base_option |
( |
std::string |
name, |
|
|
size_t |
type_hash |
|
) |
| |
|
inline |
◆ ~base_option()
virtual VW::config::base_option::~base_option |
( |
| ) |
|
|
virtualdefault |
◆ accept()
◆ get_tags()
const std::vector< std::string > & VW::config::base_option::get_tags |
( |
| ) |
const |
|
inline |
◆ set_tags()
void VW::config::base_option::set_tags |
( |
std::vector< std::string > |
tags | ) |
|
◆ m_allow_override
bool VW::config::base_option::m_allow_override = false |
◆ m_experimental
bool VW::config::base_option::m_experimental = false |
◆ m_help
std::string VW::config::base_option::m_help = "" |
◆ m_hidden_from_help
bool VW::config::base_option::m_hidden_from_help = false |
◆ m_keep
bool VW::config::base_option::m_keep = false |
◆ m_name
std::string VW::config::base_option::m_name = "" |
◆ m_necessary
bool VW::config::base_option::m_necessary = false |
◆ m_one_of_err
std::string VW::config::base_option::m_one_of_err = "" |
◆ m_short_name
std::string VW::config::base_option::m_short_name = "" |
◆ m_type_hash
size_t VW::config::base_option::m_type_hash |
The documentation for this class was generated from the following file:
- /nix/store/2saqbz278bj3pvhbfxlcc50cjbvs3h0h-source/vowpalwabbit/config/include/vw/config/option.h