Class DoubleIEEE754

All Implemented Interfaces:
PointerInterface

public class DoubleIEEE754 extends Record
The #GFloatIEEE754 and #GDoubleIEEE754 unions are used to access the sign,
mantissa and exponent of IEEE floats and doubles. These unions are defined
as appropriate for a given platform. IEEE floats and doubles are supported
(used for storage) by at least Intel, PPC and Sparc.

https://docs.gtk.org/

  • Field Details

  • Constructor Details

    • DoubleIEEE754

      public DoubleIEEE754(PointerContainer pointer)
    • DoubleIEEE754

      public DoubleIEEE754()
  • Method Details

    • getClassHandler

      public static ClassHandler getClassHandler()
    • setFieldVDouble

      public void setFieldVDouble(double v_double)
      the double value
    • getFieldVDouble

      public double getFieldVDouble()
      the double value