Klasse LibKstat.KstatNamed

java.lang.Object
com.sun.jna.Structure
com.sun.jna.platform.unix.solaris.LibKstat.KstatNamed
Umschließende Schnittstelle:
LibKstat

@FieldOrder({"name","data_type","value"}) public static class LibKstat.KstatNamed extends Structure
A list of arbitrary name=value statistics.
  • Felddetails

  • Konstruktordetails

    • KstatNamed

      public KstatNamed()
    • KstatNamed

      public KstatNamed(Pointer p)
  • Methodendetails

    • read

      public void read()
      Beschreibung aus Klasse kopiert: Structure
      Reads the fields of the struct from native memory
      Setzt außer Kraft:
      read in Klasse Structure