|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jogamp.gluegen.runtime.ProcAddressTable
com.jogamp.opencl.llb.impl.CLProcAddressTable
public final class CLProcAddressTable
This table is a cache of pointers to the dynamically-linkable C library.
ProcAddressTable
Field Summary |
---|
Fields inherited from class com.jogamp.gluegen.runtime.ProcAddressTable |
---|
DEBUG, DEBUG_PREFIX, debugNum |
Constructor Summary | |
---|---|
CLProcAddressTable()
|
|
CLProcAddressTable(FunctionAddressResolver resolver)
|
Method Summary |
---|
Methods inherited from class com.jogamp.gluegen.runtime.ProcAddressTable |
---|
getAddressFor, getNullPointerFunctions, initEntry, isFunctionAvailable, isFunctionAvailableImpl, reset, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CLProcAddressTable()
public CLProcAddressTable(FunctionAddressResolver resolver)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |