LV2 Toolkit  1.2.0
Public Member Functions | Friends | List of all members
AtomObject::iterator Class Reference

#include <atom.hpp>

Public Member Functions

 iterator (LV2_Atom_Object *o, LV2_Atom_Property_Body *i)
 
const PropertyBody & operator* () const
 
const PropertyBody * operator-> () const
 
iteratoroperator++ ()
 
iterator operator++ (int)
 
bool operator== (const iterator &other) const
 
bool operator!= (const iterator &other) const
 

Friends

class AtomObject
 

Detailed Description

A Property Iterator for an AtomObjects


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