|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.jna.Structure
org.jruby.ext.socket.RubyUNIXSocket.LibCSocket.sockaddr_un
public static class RubyUNIXSocket.LibCSocket.sockaddr_un
| Nested Class Summary | |
|---|---|
static class |
RubyUNIXSocket.LibCSocket.sockaddr_un.header
|
| Nested classes/interfaces inherited from class com.sun.jna.Structure |
|---|
com.sun.jna.Structure.ByReference, com.sun.jna.Structure.ByValue |
| Field Summary | |
|---|---|
static boolean |
hasLen
|
static int |
LENGTH
|
RubyUNIXSocket.LibCSocket.sockaddr_un.header |
sun_header
|
byte[] |
sun_path
|
| Fields inherited from class com.sun.jna.Structure |
|---|
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE |
| Constructor Summary | |
|---|---|
RubyUNIXSocket.LibCSocket.sockaddr_un()
|
|
| Method Summary | |
|---|---|
int |
getFamily()
|
void |
setFamily(int family)
|
| Methods inherited from class com.sun.jna.Structure |
|---|
allocateMemory, allocateMemory, clear, equals, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setTypeMapper, size, toArray, toArray, toString, useMemory, useMemory, write, writeField |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int LENGTH
public static final boolean hasLen
public RubyUNIXSocket.LibCSocket.sockaddr_un.header sun_header
public byte[] sun_path
| Constructor Detail |
|---|
public RubyUNIXSocket.LibCSocket.sockaddr_un()
| Method Detail |
|---|
public void setFamily(int family)
public int getFamily()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||