|
LV2 Toolkit
1.2.0
|
#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 |
An abstraction of an LV2_Atom_Vector
|
inline |
Returns an iterator to the begining of the vector
|
inline |
Returns the end iterator
1.8.11