|
LV2 Toolkit
1.2.0
|
#include <atom.hpp>
Public Member Functions | |
| iterator (LV2_Atom_Object *o, LV2_Atom_Property_Body *i) | |
| const PropertyBody & | operator* () const |
| const PropertyBody * | operator-> () const |
| iterator & | operator++ () |
| iterator | operator++ (int) |
| bool | operator== (const iterator &other) const |
| bool | operator!= (const iterator &other) const |
Friends | |
| class | AtomObject |
A Property Iterator for an AtomObjects
1.8.11