JOCL v2.6.0-rc-20250722
JOCL, OpenCL® API Binding for Java™ (public API).
com.jogamp.opencl.JoclVersion Class Reference
Inheritance diagram for com.jogamp.opencl.JoclVersion:
Collaboration diagram for com.jogamp.opencl.JoclVersion:

Public Member Functions

StringBuilder getAllVersions (StringBuilder sb)
 
StringBuilder getOpenCLTextInfo (StringBuilder sb)
 
StringBuilder getOpenCLHtmlInfo (StringBuilder sb)
 

Static Public Member Functions

static JoclVersion getInstance ()
 
static void main (final String args[])
 

Protected Member Functions

 JoclVersion (final String packageName, final Manifest mf)
 

Static Protected Attributes

static volatile JoclVersion jogampCommonVersionInfo
 

Detailed Description

Definition at line 46 of file JoclVersion.java.

Constructor & Destructor Documentation

◆ JoclVersion()

com.jogamp.opencl.JoclVersion.JoclVersion ( final String  packageName,
final Manifest  mf 
)
protected

Definition at line 50 of file JoclVersion.java.

Here is the caller graph for this function:

Member Function Documentation

◆ getAllVersions()

StringBuilder com.jogamp.opencl.JoclVersion.getAllVersions ( StringBuilder  sb)

Definition at line 67 of file JoclVersion.java.

Here is the caller graph for this function:

◆ getInstance()

static JoclVersion com.jogamp.opencl.JoclVersion.getInstance ( )
static

Definition at line 54 of file JoclVersion.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ getOpenCLHtmlInfo()

StringBuilder com.jogamp.opencl.JoclVersion.getOpenCLHtmlInfo ( StringBuilder  sb)

Definition at line 157 of file JoclVersion.java.

Here is the call graph for this function:

◆ getOpenCLTextInfo()

StringBuilder com.jogamp.opencl.JoclVersion.getOpenCLTextInfo ( StringBuilder  sb)

Definition at line 89 of file JoclVersion.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ main()

static void com.jogamp.opencl.JoclVersion.main ( final String  args[])
static

Definition at line 244 of file JoclVersion.java.

Here is the call graph for this function:

Member Data Documentation

◆ jogampCommonVersionInfo

volatile JoclVersion com.jogamp.opencl.JoclVersion.jogampCommonVersionInfo
staticprotected

Definition at line 48 of file JoclVersion.java.


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