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

List of all members.

Public Member Functions

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

Protected Member Functions

virtual shared_ptr
< ContainerInterface
GetChildContainer (TreePtr< Node > n) const

Detailed Description

Walks the tree, avoiding recursing into the body (initialiser) of Callables.

Definition at line 8 of file sort_decls.cpp.


Constructor & Destructor Documentation

Definition at line 11 of file sort_decls.cpp.


Member Function Documentation

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

Definition at line 13 of file sort_decls.cpp.

virtual shared_ptr<ContainerInterface> UniqueWalkNoBody_iterator::GetChildContainer ( TreePtr< Node n) const [inline, protected, virtual]

Definition at line 18 of file sort_decls.cpp.

References INDENT, and TRACE.


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