IMP logo
Public Member Functions
IMP::core::HierarchyVisitor Class Reference

Detailed Description

A visitor for traversal of a hierarchy.

This works from both C++ and Python

\see Hierarchy
+ Inheritance diagram for IMP::core::HierarchyVisitor:

List of all members.

Public Member Functions

virtual bool operator() (Hierarchy p)=0
 Return true if the traversal should visit this node's children.

Member Function Documentation

virtual bool IMP::core::HierarchyVisitor::operator() ( Hierarchy  p)
pure virtual

Return true if the traversal should visit this node's children.

Implemented in IMP::core::HierarchyCounter, and IMP::core::ModifierVisitor.


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

Generated on Tue May 22 2012 23:33:30 for IMP by doxygen 1.8.1