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

init_flowproblem_walker Class Reference

#include <init_flowproblem_walker.h>

Inheritance diagram for init_flowproblem_walker::

Walker List of all members.

Public Methods

virtual void at_proc (procNode *the_proc, Order ord)
virtual void at_stmt (stmtNode *the_stmt, Order ord)
virtual void at_target (targetNode *the_target, Order ord)
virtual void at_switch (switchNode *the_switch, Order ord)
virtual void at_loop (loopNode *the_loop, Order ord)

Static Public Methods

void init (Node *n, FlowProblem *f)
void cleanup (Node *n, FlowProblem *f)

Private Methods

 init_flowproblem_walker (FlowProblem *f, bool init)

Private Attributes

FlowProblem_fp
bool _init

Constructor & Destructor Documentation

init_flowproblem_walker::init_flowproblem_walker FlowProblem   f,
bool    init
[inline, private]
 


Member Function Documentation

void init_flowproblem_walker::at_loop loopNode   the_loop,
Order    ord
[virtual]
 

Reimplemented from Walker.

void init_flowproblem_walker::at_proc procNode   the_proc,
Order    ord
[virtual]
 

Reimplemented from Walker.

void init_flowproblem_walker::at_stmt stmtNode   the_stmt,
Order    ord
[virtual]
 

Reimplemented from Walker.

void init_flowproblem_walker::at_switch switchNode   the_switch,
Order    ord
[virtual]
 

Reimplemented from Walker.

void init_flowproblem_walker::at_target targetNode   the_target,
Order    ord
[virtual]
 

Reimplemented from Walker.

void init_flowproblem_walker::cleanup Node   n,
FlowProblem   f
[static]
 

void init_flowproblem_walker::init Node   n,
FlowProblem   f
[static]
 


Member Data Documentation

FlowProblem* init_flowproblem_walker::_fp [private]
 

bool init_flowproblem_walker::_init [private]
 


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