Package apple.struct
Class ident_command
- java.lang.Object
-
- org.moe.natj.general.NativeObject
-
- org.moe.natj.c.StructObject
-
- apple.struct.ident_command
-
public final class ident_command extends org.moe.natj.c.StructObject
-
-
Constructor Summary
Constructors Modifier Constructor Description ident_command()ident_command(int cmd, int cmdsize)protectedident_command(org.moe.natj.general.Pointer peer)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intcmd()LC_IDENTintcmdsize()strings that follow this commandvoidsetCmd(int value)LC_IDENTvoidsetCmdsize(int value)strings that follow this command
-