BEAST/BSE - Better Audio System and Sound Engine  0.9.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Bse::Value Member List

This is the complete list of members for Bse::Value, including all inherited members.

get_base() const (defined in Bse::Value)Bse::Value
get_bool() const (defined in Bse::Value)Bse::Valueinline
get_choice() const (defined in Bse::Value)Bse::Valueinline
get_enum() const (defined in Bse::Value)Bse::Valueinline
get_int() const (defined in Bse::Value)Bse::Valueinline
get_num() const (defined in Bse::Value)Bse::Value
get_object() const (defined in Bse::Value)Bse::Value
get_pointer() const (defined in Bse::Value)Bse::Value
get_pspec() const (defined in Bse::Value)Bse::Value
get_real() const (defined in Bse::Value)Bse::Value
get_string() const (defined in Bse::Value)Bse::Value
gvalue() const (defined in Bse::Value)Bse::Valueinline
operator=(bool b) (defined in Bse::Value)Bse::Valueinline
operator=(SfiInt i) (defined in Bse::Value)Bse::Valueinline
operator=(SfiNum n) (defined in Bse::Value)Bse::Valueinline
operator=(SfiReal r) (defined in Bse::Value)Bse::Valueinline
operator=(const String &s) (defined in Bse::Value)Bse::Valueinline
set_base(CxxBase *b) (defined in Bse::Value)Bse::Value
set_bool(bool b) (defined in Bse::Value)Bse::Valueinline
set_choice(const char *c) (defined in Bse::Value)Bse::Valueinline
set_enum(SfiInt e) (defined in Bse::Value)Bse::Valueinline
set_int(SfiInt i) (defined in Bse::Value)Bse::Valueinline
set_num(SfiNum n) (defined in Bse::Value)Bse::Value
set_object(GObject *o) (defined in Bse::Value)Bse::Value
set_pointer(gpointer p) (defined in Bse::Value)Bse::Value
set_pspec(GParamSpec *p) (defined in Bse::Value)Bse::Value
set_real(SfiReal r) (defined in Bse::Value)Bse::Value
set_string(const char *s) (defined in Bse::Value)Bse::Value
set_string(const String &s) (defined in Bse::Value)Bse::Valueinline