BEAST/BSE - Better Audio System and Sound Engine  0.8.2
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::Value [inline]
get_choice() const (defined in Bse::Value)Bse::Value [inline]
get_enum() const (defined in Bse::Value)Bse::Value [inline]
get_int() const (defined in Bse::Value)Bse::Value [inline]
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::Value [inline]
operator=(bool b) (defined in Bse::Value)Bse::Value [inline]
operator=(SfiInt i) (defined in Bse::Value)Bse::Value [inline]
operator=(SfiNum n) (defined in Bse::Value)Bse::Value [inline]
operator=(SfiReal r) (defined in Bse::Value)Bse::Value [inline]
operator=(const String &s) (defined in Bse::Value)Bse::Value [inline]
set_base(CxxBase *b) (defined in Bse::Value)Bse::Value
set_bool(bool b) (defined in Bse::Value)Bse::Value [inline]
set_choice(const char *c) (defined in Bse::Value)Bse::Value [inline]
set_enum(SfiInt e) (defined in Bse::Value)Bse::Value [inline]
set_int(SfiInt i) (defined in Bse::Value)Bse::Value [inline]
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::Value [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines