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

Public Member Functions

 ItemSeq (unsigned int n=0)
 
- Public Member Functions inherited from Sfi::Sequence< BseItem * >
 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)
 
BseItem *& operator[] (unsigned int index)
 
const BseItem *& operator[] (unsigned int index) const
 
Sequenceoperator+= (const BseItem *&elm)
 
void set_boxed (const CSeq *cs)
 
Sequenceoperator= (const Sequence &sh)
 
unsigned int length () const
 

Static Public Member Functions

static inline::Bse::ItemSeq from_seq (SfiSeq *seq)
 
static SfiSeq * to_seq (const ::Bse::ItemSeq &seq)
 
static inline::Bse::ItemSeq value_get_boxed (const GValue *value)
 
static void value_set_boxed (GValue *value, const ::Bse::ItemSeq &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< BseItem * >
static gpointer boxed_copy (gpointer data)
 
static void boxed_free (gpointer data)
 

Public Attributes

Info blurb
 
Item items
 

Additional Inherited Members

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

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