JNA API 5.4.0

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
JNA API 5.4.0

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