| Modifier and Type | Method and Description |
|---|---|
String |
getIncludes()
Override this method to provide a list of #include statements
required by the native interface.
|
protected String |
jniType(Type t) |
void |
write(OutputStream o,
ClassDoc clazz)
Override this abstract method, generating content for the named
class into the outputstream.
|
baseFileName, cppGuardBegin, cppGuardEnd, defineForStatic, getAllFields, getFileName, getFileSuffix, guardBegin, guardEnd, run, setClasses, setForce, setOutDir, setOutFile, wrapWriter, writeFileToppublic String getIncludes()
GengetIncludes in class Genpublic void write(OutputStream o, ClassDoc clazz) throws ClassNotFoundException
Genwrite in class GenClassNotFoundException