All Packages This Package Class Hierarchy Class Search Index
Inner Class posix.SharedMem.shmid_ds
java.lang.Object
|
+----posix.IPC.Perm
|
+----posix.SharedMem.shmid_ds
public static class SharedMem.shmid_ds
extends posix.IPC.Perm
{
// Fields 8
public long shm_atime;
public int shm_cnattch;
public int shm_cpid;
public long shm_ctime;
public long shm_dtime;
public int shm_lpid;
public int shm_nattch;
public int shm_segsz;
// Constructors 1
shmid_ds();
}
- Returned By:
- SharedMem.getStatus()
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
shmid_ds()
All Packages This Package Class Hierarchy Class Search Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7