JOCL v2.6.0-rc-20250722
JOCL, OpenCL® API Binding for Java™ (public API).
com.jogamp.opencl.llb.impl.CLProcAddressTable20 Class Reference

This table is a cache of pointers to the dynamically-linkable C library. More...

Inheritance diagram for com.jogamp.opencl.llb.impl.CLProcAddressTable20:
Collaboration diagram for com.jogamp.opencl.llb.impl.CLProcAddressTable20:

Public Member Functions

 CLProcAddressTable20 ()
 
 CLProcAddressTable20 (com.jogamp.gluegen.runtime.FunctionAddressResolver resolver)
 

Detailed Description

This table is a cache of pointers to the dynamically-linkable C library.

See also
ProcAddressTable

Definition at line 25 of file CLProcAddressTable20.java.

Constructor & Destructor Documentation

◆ CLProcAddressTable20() [1/2]

com.jogamp.opencl.llb.impl.CLProcAddressTable20.CLProcAddressTable20 ( )

Definition at line 39 of file CLProcAddressTable20.java.

◆ CLProcAddressTable20() [2/2]

com.jogamp.opencl.llb.impl.CLProcAddressTable20.CLProcAddressTable20 ( com.jogamp.gluegen.runtime.FunctionAddressResolver  resolver)

Definition at line 41 of file CLProcAddressTable20.java.


The documentation for this class was generated from the following file: