|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectposix.IPC.Perm
posix.MsgQ.msqid_ds
public static class MsgQ.msqid_ds
Field Summary | |
---|---|
int |
cbytes
|
long |
ctime
|
int |
lrpid
|
int |
lspid
|
int |
qbytes
|
int |
qnum
|
long |
rtime
|
long |
stime
|
Fields inherited from class posix.IPC.Perm |
---|
cgid, cuid, gid, key, mode, seq, uid |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int qnum
public int cbytes
public int qbytes
public int lspid
public int lrpid
public long stime
public long rtime
public long ctime
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |