The Battle for Wesnoth
1.19.5+dev
config_attribute_value Member List
This is the complete list of members for
config_attribute_value
, including all inherited members.
apply_visitor
(const V &visitor) const
config_attribute_value
inline
blank
() const
config_attribute_value
empty
() const
config_attribute_value
operator std::string
() const
config_attribute_value
inline
operator t_string
() const
config_attribute_value
inline
operator!=
(const config_attribute_value &other) const
config_attribute_value
inline
operator!=
(const config_attribute_value &val, const T &str)
config_attribute_value
inline
operator!=
(const T &str, const config_attribute_value &val)
config_attribute_value
inline
operator<<
(std::ostream &os, const true_false &v)
config_attribute_value
friend
operator<<
(std::ostream &os, const yes_no &v)
config_attribute_value
friend
operator<<
(std::ostream &os, const config_attribute_value &v)
config_attribute_value
friend
operator=
(bool v)
config_attribute_value
operator=
(int v)
config_attribute_value
operator=
(long v)
config_attribute_value
inline
operator=
(long long v)
config_attribute_value
operator=
(unsigned v)
config_attribute_value
inline
operator=
(unsigned long v)
config_attribute_value
inline
operator=
(unsigned long long v)
config_attribute_value
operator=
(double v)
config_attribute_value
operator=
(const char *v)
config_attribute_value
inline
operator=
(std::string &&v)
config_attribute_value
operator=
(const std::string &v)
config_attribute_value
operator=
(const std::string_view &v)
config_attribute_value
operator=
(const t_string &v)
config_attribute_value
operator=
(const std::chrono::duration< Args... > &v)
config_attribute_value
inline
operator==
(const config_attribute_value &other) const
config_attribute_value
operator==
(bool comp) const
config_attribute_value
inline
operator==
(const T &comp) const
config_attribute_value
inline
s_false
config_attribute_value
private
static
s_no
config_attribute_value
private
static
s_true
config_attribute_value
private
static
s_yes
config_attribute_value
private
static
str
(const std::string &fallback="") const
config_attribute_value
t_str
() const
config_attribute_value
to
(const bool def) const
config_attribute_value
inline
to
(int def) const
config_attribute_value
inline
to
(unsigned def) const
config_attribute_value
inline
to
(double def) const
config_attribute_value
inline
to
(const std::string &def) const
config_attribute_value
inline
to_bool
(bool def=false) const
config_attribute_value
to_double
(double def=0.) const
config_attribute_value
to_int
(int def=0) const
config_attribute_value
to_long_long
(long long def=0) const
config_attribute_value
to_size_t
(std::size_t def=0) const
config_attribute_value
to_time_t
(std::time_t def=0) const
config_attribute_value
to_unsigned
(unsigned def=0) const
config_attribute_value
value_
config_attribute_value
private
value_type
typedef
config_attribute_value
private
write_if_not_empty
(const std::string &v)
config_attribute_value
write_if_not_empty
(const t_string &v)
config_attribute_value
Generated by
1.9.1