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

  Summary

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();

}


  Cross Reference

Returned By:
SharedMem.getStatus()





  Fields

· shm_segsz

Summary  |  Top
   public int shm_segsz


· shm_lpid

Summary  |  Top
   public int shm_lpid


· shm_cpid

Summary  |  Top
   public int shm_cpid


· shm_nattch

Summary  |  Top
   public int shm_nattch


· shm_cnattch

Summary  |  Top
   public int shm_cnattch


· shm_atime

Summary  |  Top
   public long shm_atime


· shm_dtime

Summary  |  Top
   public long shm_dtime


· shm_ctime

Summary  |  Top
   public long shm_ctime


  Constructors

· shmid_ds

Summary  |  Top

   shmid_ds() 


All Packages  This Package  Class Hierarchy  Class Search  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7