MemDepthFinder Class Reference

#include <include/visitor.h>

Inheritance diagram for MemDepthFinder:

ExpVisitor List of all members.

Detailed Description

Definition at line 538 of file visitor.h.

Public Member Functions

int getDepth ()
 MemDepthFinder ()
virtual bool visit (Location *e, bool &override)

Private Attributes

int depth


Constructor & Destructor Documentation

MemDepthFinder::MemDepthFinder  )  [inline]
 

Definition at line 541 of file visitor.h.


Member Function Documentation

int MemDepthFinder::getDepth  )  [inline]
 

Definition at line 543 of file visitor.h.

References depth.

Referenced by Exp::getMemDepth().

bool MemDepthFinder::visit Location e,
bool &  override
[virtual]
 

Reimplemented from ExpVisitor.

Definition at line 700 of file visitor.cpp.

References depth, and Exp::isMemOf().


Member Data Documentation

int MemDepthFinder::depth [private]
 

Definition at line 539 of file visitor.h.

Referenced by getDepth(), and visit().


The documentation for this class was generated from the following files:
Generated on Tue Sep 19 21:18:44 2006 for Boomerang by  doxygen 1.4.6