Board  0.9.5
Public Member Functions | List of all members
LibBoard::ShapeList::TopLevelConstIterator Struct Reference

The TopLevelConstIterator struct. More...

#include <ShapeList.h>

Public Member Functions

 TopLevelConstIterator (std::vector< Shape * >::const_iterator it)
 
const Shapeoperator* ()
 
const Shapeoperator-> ()
 
const Shapepointer ()
 
TopLevelConstIteratoroperator++ ()
 
TopLevelConstIterator operator++ (int)
 
bool operator== (const TopLevelConstIterator &other)
 
bool operator!= (const TopLevelConstIterator &other)
 

Detailed Description

The TopLevelConstIterator struct.

Allows the traversal of a const ShapeList using an STL-like syntax.


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