jnr.ffi
Class Struct.ino64_t

java.lang.Object
  extended by jnr.ffi.Struct.Member
      extended by jnr.ffi.Struct.NumberField
          extended by jnr.ffi.Struct.IntegerAlias
              extended by jnr.ffi.Struct.ino64_t
Enclosing class:
Struct

public final class Struct.ino64_t
extends Struct.IntegerAlias


Field Summary
 
Fields inherited from class jnr.ffi.Struct.NumberField
type
 
Constructor Summary
Struct.ino64_t()
           
Struct.ino64_t(Struct.Offset offset)
           
 
Method Summary
 
Methods inherited from class jnr.ffi.Struct.IntegerAlias
get, intValue, longValue, set, set
 
Methods inherited from class jnr.ffi.Struct.NumberField
byteValue, doubleValue, floatValue, getMemory, offset, shortValue, struct, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Struct.ino64_t

public Struct.ino64_t()

Struct.ino64_t

public Struct.ino64_t(Struct.Offset offset)


Copyright © 2013. All Rights Reserved.