Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

print_pass Class Reference

#include <print_pass.h>

Inheritance diagram for print_pass:

PipelinablePass Pass Module List of all members.

Public Methods

 print_pass (SuifEnv *env, const LString &name)
virtual ~print_pass (void)
virtual void do_file_set_block (FileSetBlock* file_set_block)
 Override this if computation is to be applied to a file_set_block. More...

Moduleclone () const
 May return "this" if the pass has no state.


Detailed Description


Constructor & Destructor Documentation

print_pass::print_pass ( SuifEnv * env,
const LString & name)

print_pass::~print_pass ( void) [inline, virtual]


Member Function Documentation

Module * print_pass::clone ( void) const [inline, virtual]

May return "this" if the pass has no state.

Reimplemented from PipelinablePass.

void print_pass::do_file_set_block ( FileSetBlock * file_set_block) [virtual]

Override this if computation is to be applied to a file_set_block.

The default is empty.

Reimplemented from PipelinablePass.


The documentation for this class was generated from the following files:
Generated at Mon Jul 31 13:44:20 2000 for NCI SUIF by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000