Rerun C++ SDK
|
This is the complete list of members for cxxopts::Value, including all inherited members.
clone() const =0 (defined in cxxopts::Value) | cxxopts::Value | pure virtual |
default_value(const std::string &value)=0 (defined in cxxopts::Value) | cxxopts::Value | pure virtual |
get_default_value() const =0 (defined in cxxopts::Value) | cxxopts::Value | pure virtual |
get_implicit_value() const =0 (defined in cxxopts::Value) | cxxopts::Value | pure virtual |
has_default() const =0 (defined in cxxopts::Value) | cxxopts::Value | pure virtual |
has_implicit() const =0 (defined in cxxopts::Value) | cxxopts::Value | pure virtual |
implicit_value(const std::string &value)=0 (defined in cxxopts::Value) | cxxopts::Value | pure virtual |
is_boolean() const =0 (defined in cxxopts::Value) | cxxopts::Value | pure virtual |
is_container() const =0 (defined in cxxopts::Value) | cxxopts::Value | pure virtual |
no_implicit_value()=0 (defined in cxxopts::Value) | cxxopts::Value | pure virtual |
parse(const std::string &text) const =0 (defined in cxxopts::Value) | cxxopts::Value | pure virtual |
parse() const =0 (defined in cxxopts::Value) | cxxopts::Value | pure virtual |
~Value()=default (defined in cxxopts::Value) | cxxopts::Value | virtual |