GlueGen v2.6.0-rc-20250712
GlueGen, Native Binding Generator for Java™ (public API).
com.jogamp.gluegen.TypeConfig Class Reference

Static Type config helper binding JavaConfiguration#relaxedEqualSemanticsTest() system wide. More...

Collaboration diagram for com.jogamp.gluegen.TypeConfig:

Static Public Member Functions

static boolean relaxedEqualSemanticsTest ()
 Returns whether TypeConfig.SemanticEqualityOp#equalSemantics(TypeConfig.SemanticEqualityOp) shall attempt to perform a relaxed semantic equality test, e.g. More...
 

Detailed Description

Static Type config helper binding JavaConfiguration#relaxedEqualSemanticsTest() system wide.

Definition at line 37 of file TypeConfig.java.

Member Function Documentation

◆ relaxedEqualSemanticsTest()

static boolean com.jogamp.gluegen.TypeConfig.relaxedEqualSemanticsTest ( )
static

Returns whether TypeConfig.SemanticEqualityOp#equalSemantics(TypeConfig.SemanticEqualityOp) shall attempt to perform a relaxed semantic equality test, e.g.

skip the const and volatile qualifier

  • or not.

Definition at line 45 of file TypeConfig.java.


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