gov.llnl.babel.backend.python
Class PythonClientStructSource

java.lang.Object
  extended by gov.llnl.babel.backend.python.PythonClientC
      extended by gov.llnl.babel.backend.python.PythonClientStructSource

public class PythonClientStructSource
extends PythonClientC


Field Summary
 
Fields inherited from class gov.llnl.babel.backend.python.PythonClientC
d_context, d_lw, d_shortName, d_sym
 
Method Summary
 void generateCode()
           
 
Methods inherited from class gov.llnl.babel.backend.python.PythonClientC
addInclude, copyComment, explainExtensionSource, getName, pythonDocComment
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

generateCode

public void generateCode()
                  throws CodeGenerationException
Throws:
CodeGenerationException