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

nci/suif/suif2b/basepasses/linksuif/suif_linker.h File Reference

#include "suifnodes/suif.h"
#include "suifkernel/suif_exception.h"
#include "suifkernel/message_buffer.h"
#include "replace_map.h"

Go to the source code of this file.

Compounds

class  SuifLinker

Variables

LString k_linksuif_temp_filename
 A SuifLinker konws how to link two FileSetBlocks. More...


Variable Documentation

LString k_linksuif_temp_filename

A SuifLinker konws how to link two FileSetBlocks.

A SuifLinker is created with a FileSetBlock object, which is considered the master FileSetBlock. The method link(FileSetBlock *slave) will merge information from the slave to the master. At the end of link(), the FileBlocks from slave will appear in the master FileSetBlock and all the symbols will be merged according to ANSI C rules.


Generated at Mon Jul 31 13:41:22 2000 for NCI SUIF by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000