|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjtux.USysVIPC.s_ipc_perm
Java version of C struct ipc_perm.
Click here for Posix/SUS C API.
Field Summary | |
long |
cgid
|
long |
cuid
|
long |
gid
|
int |
mode
|
long |
uid
|
Constructor Summary | |
USysVIPC.s_ipc_perm()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public long uid
public long gid
public long cuid
public long cgid
public int mode
Constructor Detail |
public USysVIPC.s_ipc_perm()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |