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

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

beginDefines()com.jogamp.gluegen.DebugEmitter
beginEmission(final GlueEmitterControls controls)com.jogamp.gluegen.DebugEmitter
beginFunctions(final TypeDictionary typedefDictionary, final TypeDictionary structDictionary, final Map< Type, Type > canonMap, List< FunctionSymbol > cFunctions)com.jogamp.gluegen.DebugEmitter
beginStructLayout()com.jogamp.gluegen.DebugEmitter
beginStructs(final TypeDictionary typedefDictionary, final TypeDictionary structDictionary, final Map< Type, Type > canonMap)com.jogamp.gluegen.DebugEmitter
cfgcom.jogamp.gluegen.DebugEmitterprotected
createConfig()com.jogamp.gluegen.DebugEmitterprotected
emitDefine(final ConstantDefinition def, final String optionalComment)com.jogamp.gluegen.DebugEmitter
emitFunctions(final List< FunctionSymbol > originalCFunctions)com.jogamp.gluegen.DebugEmitter
emitSingleFunction(final FunctionSymbol sym)com.jogamp.gluegen.DebugEmitter
emitStruct(final CompoundType t, final Type typedefType)com.jogamp.gluegen.DebugEmitter
endDefines()com.jogamp.gluegen.DebugEmitter
endEmission()com.jogamp.gluegen.DebugEmitter
endFunctions()com.jogamp.gluegen.DebugEmitter
endStructLayout()com.jogamp.gluegen.DebugEmitter
endStructs()com.jogamp.gluegen.DebugEmitter
getConfig()com.jogamp.gluegen.DebugEmitter
layoutStruct(final CompoundType t)com.jogamp.gluegen.DebugEmitter
readConfigurationFile(final String filename)com.jogamp.gluegen.DebugEmitter