GetProcVisitor Class Reference

#include <include/visitor.h>

Inheritance diagram for GetProcVisitor:

ExpVisitor List of all members.

Detailed Description

Definition at line 105 of file visitor.h.

Public Member Functions

UserProcgetProc ()
 GetProcVisitor ()
virtual bool visit (Location *e, bool &override)

Private Attributes

UserProcproc


Constructor & Destructor Documentation

GetProcVisitor::GetProcVisitor  )  [inline]
 

Definition at line 109 of file visitor.h.

References NULL, and proc.


Member Function Documentation

UserProc* GetProcVisitor::getProc  )  [inline]
 

Definition at line 110 of file visitor.h.

References proc.

Referenced by Exp::findProc().

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

Reimplemented from ExpVisitor.

Definition at line 36 of file visitor.cpp.

References Location::getProc(), NULL, and proc.


Member Data Documentation

UserProc* GetProcVisitor::proc [private]
 

Definition at line 106 of file visitor.h.

Referenced by getProc(), GetProcVisitor(), and visit().


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