Class METIS.gk_mop_t

  • Enclosing class:
    METIS

    class METIS.gk_mop_t
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int nbytes  
      (package private) int[] ptr  
      (package private) int type  
    • Constructor Summary

      Constructors 
      Constructor Description
      gk_mop_t()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • type

        int type
      • nbytes

        int nbytes
      • ptr

        int[] ptr
    • Constructor Detail

      • gk_mop_t

        gk_mop_t()