Class ProcAddressEmitter

java.lang.Object
com.jogamp.gluegen.JavaEmitter
com.jogamp.gluegen.procaddress.ProcAddressEmitter
All Implemented Interfaces:
GlueEmitter

public class ProcAddressEmitter extends JavaEmitter
A subclass of JavaEmitter that modifies the normal emission of C and Java code to allow dynamic lookups of the C entry points associated with the Java methods.