jnr.ffi
Class Struct.time_t

java.lang.Object
  extended by jnr.ffi.Struct.NumberField
      extended by jnr.ffi.Struct.IntegerAlias
          extended by jnr.ffi.Struct.time_t
All Implemented Interfaces:
Struct.Member
Enclosing class:
Struct

public final class Struct.time_t
extends Struct.IntegerAlias


Field Summary
 
Fields inherited from class jnr.ffi.Struct.NumberField
type
 
Constructor Summary
Struct.time_t()
           
Struct.time_t(Struct.Offset offset)
           
 
Method Summary
 
Methods inherited from class jnr.ffi.Struct.IntegerAlias
get, intValue, longValue, 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.time_t

public Struct.time_t()

Struct.time_t

public Struct.time_t(Struct.Offset offset)


Copyright © 2012. All Rights Reserved.