Skip navigation links
JNA API 5.12.1
com.sun.jna.platform.unix.solaris

Class Kstat2.Kstat2NV

    • Field Detail

      • name

        public java.lang.String name
      • type

        public byte type
      • kind

        public byte kind
      • flags

        public short flags
    • Constructor Detail

      • Kstat2NV

        public Kstat2NV()
      • Kstat2NV

        public Kstat2NV(Pointer p)
    • Method Detail

      • read

        public void read()
        Description copied from class: Structure
        Reads the fields of the struct from native memory
        Overrides:
        read in class Structure
JNA API 5.12.1

Copyright © 2007-2018 Timothy Wall. All Rights Reserved.