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

BuildCppVTablesPass Class Reference

#include <dismantle_cpp_vtables.h>

Inheritance diagram for BuildCppVTablesPass:

Pass Module List of all members.

Public Methods

 BuildCppVTablesPass (SuifEnv *the_env, const LString &name = "build_cpp_vtables")
Moduleclone () const
 May return "this" if the pass has no state.

void do_file_set_block ( FileSetBlock* file_set_block )
 your analysis or optimization goes here.


Detailed Description


Constructor & Destructor Documentation

BuildCppVTablesPass::BuildCppVTablesPass ( SuifEnv * the_env,
const LString & name = "build_cpp_vtables")


Member Function Documentation

Module * BuildCppVTablesPass::clone ( void) const [virtual]

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

Reimplemented from Pass.

void BuildCppVTablesPass::do_file_set_block ( FileSetBlock * fsb) [virtual]

your analysis or optimization goes here.

Reimplemented from Pass.


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