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

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

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

Public Member Functions

 CLProcAddressTable11 ()
 
 CLProcAddressTable11 (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 24 of file CLProcAddressTable11.java.

Constructor & Destructor Documentation

◆ CLProcAddressTable11() [1/2]

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

Definition at line 36 of file CLProcAddressTable11.java.

◆ CLProcAddressTable11() [2/2]

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

Definition at line 38 of file CLProcAddressTable11.java.


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