Package apple.struct

Class mach_msg_body_t


  • public final class mach_msg_body_t
    extends org.moe.natj.c.StructObject
    • Constructor Detail

      • mach_msg_body_t

        public mach_msg_body_t()
      • mach_msg_body_t

        protected mach_msg_body_t​(org.moe.natj.general.Pointer peer)
      • mach_msg_body_t

        public mach_msg_body_t​(int msgh_descriptor_count)
    • Method Detail

      • msgh_descriptor_count

        public int msgh_descriptor_count()
      • setMsgh_descriptor_count

        public void setMsgh_descriptor_count​(int value)