|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectposix.IPC.Perm
posix.SharedMem.shmid_ds
public static class SharedMem.shmid_ds
| Field Summary | |
|---|---|
long |
shm_atime
|
int |
shm_cnattch
|
int |
shm_cpid
|
long |
shm_ctime
|
long |
shm_dtime
|
int |
shm_lpid
|
int |
shm_nattch
|
int |
shm_segsz
|
| 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 shm_segsz
public int shm_lpid
public int shm_cpid
public int shm_nattch
public int shm_cnattch
public long shm_atime
public long shm_dtime
public long shm_ctime
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||