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

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

Category cats
 

Additional Inherited Members

- Public Types inherited from Sfi::Sequence< ::Bse::CategoryHandle >
typedef ::Bse::CategoryHandleiterator
 
typedef const ::Bse::CategoryHandleconst_iterator
 
typedef CSeq BoxedType
 

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