LV2 Toolkit  1.2.0
Classes | Public Member Functions | List of all members
AtomVector Class Reference

#include <atom.hpp>

Classes

class  iterator
 

Public Member Functions

 AtomVector (ForgeRef ref)
 
size_t size () const
 
uint32_t child_size () const
 
uint32_t child_type () const
 
 operator LV2_Atom_Vector * () const
 
iterator begin () const
 
iterator end () const
 

Detailed Description

An abstraction of an LV2_Atom_Vector

Member Function Documentation

iterator begin ( ) const
inline

Returns an iterator to the begining of the vector

iterator end ( ) const
inline

Returns the end iterator


The documentation for this class was generated from the following file: