GlueGen v2.6.0-rc-20250712
GlueGen, Native Binding Generator for Java™ (public API).
com.jogamp.gluegen.CCodeUnit Member List

This is the complete list of members for com.jogamp.gluegen.CCodeUnit, including all inherited members.

addTailCode(final String c)com.jogamp.gluegen.CodeUnit
CCodeUnit(final String filename, final String cUnitName, final Object generator)com.jogamp.gluegen.CCodeUnit
close()com.jogamp.gluegen.CodeUnit
CodeUnit(final String filename, final Object generator)com.jogamp.gluegen.CodeUnitprotected
cUnitNamecom.jogamp.gluegen.CCodeUnit
emit(final String s)com.jogamp.gluegen.CodeUnit
emitf(final String s, final Object... args)com.jogamp.gluegen.CodeUnit
emitHeader(final String packageName, final String className, final List< String > customCode)com.jogamp.gluegen.CCodeUnit
emitJNIEnvDecl()com.jogamp.gluegen.CCodeUnit
emitJNIOnLoadJNIEnvCode(final String libraryBasename)com.jogamp.gluegen.CCodeUnit
emitln()com.jogamp.gluegen.CodeUnit
emitln(final String s)com.jogamp.gluegen.CodeUnit
emitTailCode()com.jogamp.gluegen.CodeUnit
filenamecom.jogamp.gluegen.CodeUnit
getJNIEnvDecl()com.jogamp.gluegen.CCodeUnitstatic
getJNIOnLoadJNIEnvCode(final String libraryBasename)com.jogamp.gluegen.CCodeUnitstatic
NewDirectByteBufferCopyUnitCodecom.jogamp.gluegen.CCodeUnitstatic
outputcom.jogamp.gluegen.CodeUnit
toString()com.jogamp.gluegen.CCodeUnit