public final class ident_command
extends org.moe.natj.c.StructObject
| Modifier | Constructor and Description |
|---|---|
|
ident_command() |
|
ident_command(int cmd,
int cmdsize) |
protected |
ident_command(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
int |
cmd()
LC_IDENT
|
int |
cmdsize()
strings that follow this command
|
void |
setCmd(int value)
LC_IDENT
|
void |
setCmdsize(int value)
strings that follow this command
|