"

2013 FRC Java API

"

com.sun.squawk.platform.posix.natives
Class NetDBImpl.hostentImpl

java.lang.Object
  extended by com.sun.cldc.jna.Structure
      extended by com.sun.squawk.platform.posix.natives.NetDBImpl.hostentImpl
Direct Known Subclasses:
NetDB.hostent
Enclosing class:
NetDBImpl

public abstract static class NetDBImpl.hostentImpl
extends Structure


Field Summary
protected static int hostent_SIZE
           
 
Fields inherited from class com.sun.cldc.jna.Structure
backingNativeMemory, NULL
 
Constructor Summary
protected NetDBImpl.hostentImpl()
           
 
Method Summary
 int size()
           
 
Methods inherited from class com.sun.cldc.jna.Structure
allocateMemory, allocateMemory, clear, freeMemory, getPointer, read, release, toString, useMemory, write
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

hostent_SIZE

protected static final int hostent_SIZE
Constructor Detail

NetDBImpl.hostentImpl

protected NetDBImpl.hostentImpl()
Method Detail

size

public int size()
Specified by:
size in class Structure
Returns:
the size of the native structure

"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"