|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjtux.USysVIPC.s_msqid_ds
public static class USysVIPC.s_msqid_ds
Java version of C struct msqid_ds.
Click here for Posix/SUS C API.
| Field Summary | |
|---|---|
long |
msg_ctime
|
long |
msg_lrpid
|
long |
msg_lspid
|
USysVIPC.s_ipc_perm |
msg_perm
|
int |
msg_qbytes
|
int |
msg_qnum
|
long |
msg_rtime
|
long |
msg_stime
|
| Constructor Summary | |
|---|---|
USysVIPC.s_msqid_ds()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public USysVIPC.s_ipc_perm msg_perm
public int msg_qnum
public int msg_qbytes
public long msg_lspid
public long msg_lrpid
public long msg_stime
public long msg_rtime
public long msg_ctime
| Constructor Detail |
|---|
public USysVIPC.s_msqid_ds()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||