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

nci/suif/suif2b/utils/node_builder.h File Reference

#include "common/lstring.h"
#include "basicnodes/basic.h"
#include "suifnodes/suif.h"
#include "cfenodes/cfe.h"

Go to the source code of this file.

Compounds

class  NodeBuilder

Functions

template<class T> T* to_ref_type (NodeBuilder* nb, Type* t)
 Retrieve and cast the reference type of a pointer type. More...


Function Documentation

template<class T>
T * to_ref_type (
NodeBuilder * nb,
Type * t)

Retrieve and cast the reference type of a pointer type.

If t is not a point to T, return 0;

Originally implemented as a method of NodeBuilder. Now as a standalone function because the Visual C++ compiler cannot handle it.


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