The Battle for Wesnoth
1.13.4+dev
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
config
attribute_value
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
attribute_value
()
config::attribute_value
attribute_value
(const attribute_value &)
config::attribute_value
blank
() const
config::attribute_value
empty
() const
config::attribute_value
equals
(const std::string &str) const
config::attribute_value
operator int
() const
config::attribute_value
inline
operator std::string
() const
config::attribute_value
inline
operator t_string
() const
config::attribute_value
inline
operator!=
(const attribute_value &other) const
config::attribute_value
inline
operator!=
(const attribute_value &val, const T &str)
config::attribute_value
inline
operator!=
(const T &str, const 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 attribute_value &v)
config::attribute_value
friend
operator=
(const attribute_value &)
config::attribute_value
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=
(const std::string &v)
config::attribute_value
operator=
(const t_string &v)
config::attribute_value
operator=
(const T &v)
config::attribute_value
inline
operator==
(const attribute_value &other) const
config::attribute_value
operator==
(const attribute_value &val, const T &str)
config::attribute_value
inline
operator==
(const attribute_value &val, T str)
config::attribute_value
inline
operator==
(const T &str, const attribute_value &val)
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
config::attribute_value
t_str
() const
config::attribute_value
to_bool
(bool def=false) const
config::attribute_value
to_double
(double def=0.) const
config::attribute_value
to_enum
(const T &v) const
config::attribute_value
inline
to_int
(int def=0) const
config::attribute_value
to_long_long
(long long def=0) const
config::attribute_value
to_size_t
(size_t def=0) const
config::attribute_value
to_time_t
(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
~attribute_value
()
config::attribute_value
Generated by
1.8.8