ujf.verimag.bip.cxxcodegen
Class CxxConnectorTypeGenerator

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

public class CxxConnectorTypeGenerator
extends java.lang.Object


Field Summary
protected  CConstruct cBuilder
           
protected  CmodelFactory cFactory
           
 
Constructor Summary
CxxConnectorTypeGenerator(CConstruct builder, CxxExpressionGenerator expGen, CxxStatementGenerator stmGen)
           
 
Method Summary
 void generateType(ConnectorType ct, 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

CxxConnectorTypeGenerator

public CxxConnectorTypeGenerator(CConstruct builder,
                                 CxxExpressionGenerator expGen,
                                 CxxStatementGenerator stmGen)
Method Detail

setDebug

public void setDebug(boolean debug)

generateType

public void generateType(ConnectorType ct,
                         CModule cmodule)