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

code_tree Class Reference

#include <code_tree.h>

List of all members.

Public Methods

 code_tree ()
virtual ~code_tree ()
code_fragmentget_root ()
void set_map_fn ( map_tn_fn fn, void* data )
void build ( SuifObject* z )
virtual code_fragmentlookup ( SuifObject* tn )
void create_tags ( vtext* text )
void print ( FILE* fd )

Public Attributes

void* id


Detailed Description


Constructor & Destructor Documentation

code_tree::code_tree ()

code_tree::~code_tree () [virtual]


Member Function Documentation

void code_tree::build ( SuifObject * proc)

void code_tree::create_tags ( vtext * text)

code_fragment * code_tree::get_root () [inline]

code_fragment * code_tree::lookup ( SuifObject * tn) [virtual]

void code_tree::print ( FILE * fd)

void code_tree::set_map_fn ( map_tn_fn fn,
void * data) [inline]


Member Data Documentation

void * code_tree::id


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