Inferno  0.2
ParentWalk_iterator Class Reference

Iterator for ParentWalk. More...

#include <walk.hpp>

Inheritance diagram for ParentWalk_iterator:
[legend]
Collaboration diagram for ParentWalk_iterator:
[legend]

List of all members.

Public Member Functions

 ParentWalk_iterator ()
 ~ParentWalk_iterator ()
 ParentWalk_iterator (const ParentWalk_iterator &other)
ParentWalk_iteratoroperator= (const ParentWalk_iterator &other)
 ParentWalk_iterator (TreePtr< Node > &root)
virtual shared_ptr
< ContainerInterface::iterator_interface > 
Clone () const

Protected Attributes

UniqueFilterunique_filter

Detailed Description

Iterator for ParentWalk.

Definition at line 122 of file walk.hpp.


Constructor & Destructor Documentation

Definition at line 376 of file walk.cpp.

Referenced by Clone().

Definition at line 381 of file walk.cpp.

References unique_filter.

Definition at line 386 of file walk.cpp.

References unique_filter.

Definition at line 401 of file walk.cpp.


Member Function Documentation

shared_ptr< ContainerInterface::iterator_interface > ParentWalk_iterator::Clone ( ) const [virtual]

Definition at line 406 of file walk.cpp.

References ParentWalk_iterator().

ParentWalk_iterator & ParentWalk_iterator::operator= ( const ParentWalk_iterator other)

Definition at line 393 of file walk.cpp.

References unique_filter.


Member Data Documentation


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