| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjtux.USysVIPC.s_shmid_ds
public static class USysVIPC.s_shmid_ds
Java version of C struct shmid_ds.
Click here for Posix/SUS C API.
| Field Summary | |
|---|---|
|  long | shm_atime | 
|  long | shm_cpid | 
|  long | shm_ctime | 
|  long | shm_dtime | 
|  long | shm_lpid | 
|  int | shm_nattch | 
|  USysVIPC.s_ipc_perm | shm_perm | 
|  int | shm_segsz | 
| Constructor Summary | |
|---|---|
| USysVIPC.s_shmid_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 shm_perm
public int shm_segsz
public long shm_lpid
public long shm_cpid
public int shm_nattch
public long shm_atime
public long shm_dtime
public long shm_ctime
| Constructor Detail | 
|---|
public USysVIPC.s_shmid_ds()
| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||