at.dms.kjc.spacedynamic
Class BufferedDynamicCommunication

java.lang.Object
  extended by at.dms.kjc.spacedynamic.BufferedDynamicCommunication

public class BufferedDynamicCommunication
extends Object

Author:
mgordon

Constructor Summary
BufferedDynamicCommunication(SpdStaticStreamGraph ssg, FlatNode node)
           
 
Method Summary
 void createLocalVariables(JBlock block, at.dms.kjc.spacedynamic.BufferedDynamicCommunication.LocalVariables localVariables)
           
 void doit()
           
 void rawMainFunction(JBlock block, at.dms.kjc.spacedynamic.BufferedDynamicCommunication.LocalVariables localVariables)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BufferedDynamicCommunication

public BufferedDynamicCommunication(SpdStaticStreamGraph ssg,
                                    FlatNode node)
Method Detail

doit

public void doit()

createLocalVariables

public void createLocalVariables(JBlock block,
                                 at.dms.kjc.spacedynamic.BufferedDynamicCommunication.LocalVariables localVariables)

rawMainFunction

public void rawMainFunction(JBlock block,
                            at.dms.kjc.spacedynamic.BufferedDynamicCommunication.LocalVariables localVariables)