BEAST - Free Software Audio Synthesizer and Tracker  0.10.0
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
Bse::FloatSeq Struct Reference
Inheritance diagram for Bse::FloatSeq:
Inheritance graph
[legend]

Public Member Functions

 FloatSeq (unsigned int n=0)
 
- Public Member Functions inherited from Sfi::Sequence< Sfi::Real >
 Sequence (unsigned int n=0)
 
 Sequence (const Sequence &sh)
 
 Sequence (const BoxedType &cs)
 
iterator begin ()
 
const_iterator begin () const
 
iterator end ()
 
const_iterator end () const
 
void take (CSeq *cs)
 
CSeq * steal ()
 
CSeq * c_ptr () const
 
void resize (unsigned int n)
 
Sfi::Real & operator[] (unsigned int index)
 
const Sfi::Real & operator[] (unsigned int index) const
 
Sequenceoperator+= (const Sfi::Real &elm)
 
void set_boxed (const CSeq *cs)
 
Sequenceoperator= (const Sequence &sh)
 
unsigned int length () const
 

Static Public Member Functions

static inline::Bse::FloatSeq from_seq (SfiSeq *seq)
 
static SfiSeq * to_seq (const ::Bse::FloatSeq &seq)
 
static inline::Bse::FloatSeq value_get_boxed (const GValue *value)
 
static void value_set_boxed (GValue *value, const ::Bse::FloatSeq &self)
 
static const charoptions ()
 
static const charblurb ()
 
static const charauthors ()
 
static const charlicense ()
 
static const chartype_name ()
 
static GParamSpec * get_element ()
 
- Static Public Member Functions inherited from Sfi::Sequence< Sfi::Real >
static gpointer boxed_copy (gpointer data)
 
static void boxed_free (gpointer data)
 

Public Attributes

Real values
 

Additional Inherited Members

- Public Types inherited from Sfi::Sequence< Sfi::Real >
typedef Sfi::Real * iterator
 
typedef const Sfi::Real * const_iterator
 
typedef CSeq BoxedType
 

The documentation for this struct was generated from the following files: