Class MarlinJniClient

    • Field Summary

      Fields 
      Modifier and Type Field Description
      long _clntPtr
      FIXME: Only way to get header
    • Constructor Summary

      Constructors 
      Constructor Description
      MarlinJniClient()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • _clntPtr

        @Native
        public long _clntPtr
        FIXME: Only way to get header
    • Constructor Detail

      • MarlinJniClient

        public MarlinJniClient()