Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

callgraph_walker Class Reference

#include <callgraph_walker.h>

Inheritance diagram for callgraph_walker::

Walker List of all members.

Public Methods

unitNodecur_unit () const
void cur_unit (unitNode *u)
virtual void at_call (callNode *the_call, Order ord)

Static Public Methods

void graph ()

Protected Methods

 callgraph_walker ()
void find_procs ()

Protected Attributes

procnode_map _procs
unitNode_cur_unit

Constructor & Destructor Documentation

callgraph_walker::callgraph_walker   [inline, protected]
 


Member Function Documentation

void callgraph_walker::at_call callNode   the_call,
Order    ord
[virtual]
 

Reimplemented from Walker.

void callgraph_walker::cur_unit unitNode   u [inline]
 

unitNode* callgraph_walker::cur_unit   const [inline]
 

void callgraph_walker::find_procs   [protected]
 

void callgraph_walker::graph   [static]
 


Member Data Documentation

unitNode* callgraph_walker::_cur_unit [protected]
 

procnode_map callgraph_walker::_procs [protected]
 


The documentation for this class was generated from the following files:
Generated on Thu Jan 10 12:06:24 2002 for C-Breeze by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001