Inferno  0.2
UniqueWalkNoBodyOrIndirection_iterator Class Reference
Inheritance diagram for UniqueWalkNoBodyOrIndirection_iterator:
[legend]
Collaboration diagram for UniqueWalkNoBodyOrIndirection_iterator:
[legend]

List of all members.

Public Member Functions

 UniqueWalkNoBodyOrIndirection_iterator (TreePtr< Node > &root)
 UniqueWalkNoBodyOrIndirection_iterator ()
virtual shared_ptr
< ContainerInterface::iterator_interface > 
Clone () const

Detailed Description

Walks the tree, avoiding recursing into the body (initialiser) of Callables and anything under an indirection.

Definition at line 43 of file sort_decls.cpp.


Constructor & Destructor Documentation


Member Function Documentation

virtual shared_ptr<ContainerInterface::iterator_interface> UniqueWalkNoBodyOrIndirection_iterator::Clone ( ) const [inline, virtual]

Definition at line 48 of file sort_decls.cpp.


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