Package jisa.visa

Class VISANativeInterface.ViPUInt64

  • All Implemented Interfaces:
    com.sun.jna.NativeMapped
    Enclosing interface:
    VISANativeInterface

    public static class VISANativeInterface.ViPUInt64
    extends com.sun.jna.PointerType
    • Constructor Summary

      Constructors 
      Constructor Description
      ViPUInt64()  
      ViPUInt64​(com.sun.jna.Pointer address)  
    • Method Summary

      • Methods inherited from class com.sun.jna.PointerType

        equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
      • Methods inherited from class java.lang.Object

        clone, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ViPUInt64

        public ViPUInt64​(com.sun.jna.Pointer address)
      • ViPUInt64

        public ViPUInt64()