com.jogamp.gluegen.cgram.types
Class MachineDescription64Bit

java.lang.Object
  extended by com.jogamp.gluegen.cgram.types.MachineDescription
      extended by com.jogamp.gluegen.cgram.types.MachineDescription64Bit

public class MachineDescription64Bit
extends MachineDescription


Constructor Summary
MachineDescription64Bit()
           
 
Method Summary
 
Methods inherited from class com.jogamp.gluegen.cgram.types.MachineDescription
charSizeInBytes, doubleSizeInBytes, floatSizeInBytes, int64SizeInBytes, intSizeInBytes, longSizeInBytes, pointerSizeInBytes, shortSizeInBytes, structAlignmentInBytes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MachineDescription64Bit

public MachineDescription64Bit()