at.dms.kjc.cluster
Class StructureIncludeFile

java.lang.Object
  extended by at.dms.kjc.cluster.StructureIncludeFile

public class StructureIncludeFile
extends Object

Create structs.h and its contents. Used in raw (space) and cluster backends.

Author:
Janis

Field Summary
static boolean debugging
           
 
Constructor Summary
StructureIncludeFile()
           
 
Method Summary
static void doit(SIRStructure[] structs, StreamGraph sg)
          Create structures include file in current directory.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

debugging

public static boolean debugging
Constructor Detail

StructureIncludeFile

public StructureIncludeFile()
Method Detail

doit

public static void doit(SIRStructure[] structs,
                        StreamGraph sg)
Create structures include file in current directory. If standalone switch is not set, also creates push and pop routines for using structure fields.