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

MarkLibPass Class Reference

#include <mark_lib_pass.h>

Inheritance diagram for MarkLibPass:

SimpleModule Module List of all members.

Public Methods

 MarkLibPass (SuifEnv* senv)
virtual void execute (suif_vector<LString>*)
 This method should implement the function for this module. More...

virtual String get_description (void) const
 Get a human readable help string.

bool is_known_proc (ProcedureSymbol*) const


Detailed Description


Constructor & Destructor Documentation

MarkLibPass::MarkLibPass ( SuifEnv * senv)


Member Function Documentation

void MarkLibPass::execute ( suif_vector<LString>* args) [virtual]

This method should implement the function for this module.

Parameters:
args   command line arguments.

See also:
check_file_set_block() , check_arg_count() , get_file_set_block()

Reimplemented from SimpleModule.

String MarkLibPass::get_description ( void) const [virtual]

Get a human readable help string.

Reimplemented from SimpleModule.

bool MarkLibPass::is_known_proc ( ProcedureSymbol * psym) const


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