Package apple.struct

Class guid_t


  • public final class guid_t
    extends org.moe.natj.c.StructObject
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
        guid_t()  
      protected guid_t​(org.moe.natj.general.Pointer peer)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      byte g_guid​(int field_idx)  
      void setG_guid​(byte value, int field_idx)  
      • Methods inherited from class org.moe.natj.general.NativeObject

        finalize, getPeer, getPeerPointer
      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • guid_t

        public guid_t()
      • guid_t

        protected guid_t​(org.moe.natj.general.Pointer peer)
    • Method Detail

      • g_guid

        public byte g_guid​(int field_idx)
      • setG_guid

        public void setG_guid​(byte value,
                              int field_idx)