Package apple.struct
Class mach_msg_body_t
- java.lang.Object
-
- org.moe.natj.general.NativeObject
-
- org.moe.natj.c.StructObject
-
- apple.struct.mach_msg_body_t
-
public final class mach_msg_body_t extends org.moe.natj.c.StructObject
-
-
Constructor Summary
Constructors Modifier Constructor Description mach_msg_body_t()mach_msg_body_t(int msgh_descriptor_count)protectedmach_msg_body_t(org.moe.natj.general.Pointer peer)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intmsgh_descriptor_count()voidsetMsgh_descriptor_count(int value)
-