stlab.adobe.com Adobe Systems Incorporated

edge_iterator< I, Edge > Class Template Reference
[Forest]

An iterator used to traverse a specific edge type within a forest. More...

#include <adobe/forest.hpp>

List of all members.

Public Member Functions

 edge_iterator ()
template<typename U >
 edge_iterator (const edge_iterator< U, Edge > &u)
 edge_iterator (I x)

Friends

class boost::iterator_core_access

Detailed Description

template<typename I, std::size_t Edge>
class adobe::edge_iterator< I, Edge >

This is the edge_iterator of the forest class. See <http://stlab.adobe.com/twiki/bin/view/AdobeSource/ForestEdge> for more documentation on the edge semantics of iterators for forest.

Definition at line 105 of file forest.hpp.


Constructor & Destructor Documentation

Definition at line 108 of file forest.hpp.

edge_iterator ( x ) [explicit]

Definition at line 109 of file forest.hpp.

edge_iterator ( const edge_iterator< U, Edge > &  u )

Definition at line 111 of file forest.hpp.


Friends And Related Function Documentation

friend class boost::iterator_core_access [friend]

Definition at line 115 of file forest.hpp.

Copyright © 2006-2007 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google