ujf.verimag.bip.cxxcodegen
Class CxxPortTypeGenerator

java.lang.Object
  extended by ujf.verimag.bip.cxxcodegen.CxxPortTypeGenerator

public class CxxPortTypeGenerator
extends java.lang.Object


Field Summary
protected  CConstruct cBuilder
           
protected  CmodelFactory cFactory
           
 
Constructor Summary
CxxPortTypeGenerator(CConstruct builder)
           
 
Method Summary
 void generateType(PortType pt, CModule cmodule)
           
 void setDebug(boolean debug)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cBuilder

protected CConstruct cBuilder

cFactory

protected CmodelFactory cFactory
Constructor Detail

CxxPortTypeGenerator

public CxxPortTypeGenerator(CConstruct builder)
Method Detail

setDebug

public void setDebug(boolean debug)

generateType

public void generateType(PortType pt,
                         CModule cmodule)