public class PythonServerCSource
extends java.lang.Object
| Constructor and Description |
|---|
PythonServerCSource(Class cls,
Context context) |
| Modifier and Type | Method and Description |
|---|---|
void |
generateCode()
Generate the C skeleton source file for a Python implementation of
a sidl class.
|
public void generateCode()
throws CodeGenerationException
CodeGenerationException - this a catch all exception for problems during the code
generation phase.