JADE v6.1

com.dautelle.util
Class Struct.Float64

java.lang.Object
  extended bycom.dautelle.util.Struct.Member
      extended bycom.dautelle.util.Struct.Float64
Enclosing class:
Struct

public class Struct.Float64
extends Struct.Member

This class represents a 64 bits float (C/C++/Java double).


Constructor Summary
Struct.Float64()
           
 
Method Summary
 double get()
           
 void set(double value)
           
 
Methods inherited from class com.dautelle.util.Struct.Member
offset
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Struct.Float64

public Struct.Float64()
Method Detail

set

public void set(double value)

get

public double get()

JADE v6.1

Copyright © 2004 Jean-Marie Dautelle.