Class LibKstat.KstatNamed

  • Enclosing interface:
    LibKstat

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

      • KstatNamed

        public KstatNamed()
      • KstatNamed

        public KstatNamed​(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