jnr.ffi
Class Struct.in_addr_t

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

public final class Struct.in_addr_t
extends Struct.IntegerAlias


Field Summary
 
Fields inherited from class jnr.ffi.Struct.NumberField
type
 
Constructor Summary
Struct.in_addr_t()
           
Struct.in_addr_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.in_addr_t

public Struct.in_addr_t()

Struct.in_addr_t

public Struct.in_addr_t(Struct.Offset offset)


Copyright © 2012. All Rights Reserved.