public final class ftrimactivefile
extends org.moe.natj.c.StructObject
| Modifier | Constructor and Description |
|---|---|
|
ftrimactivefile() |
|
ftrimactivefile(long fta_offset,
long fta_length) |
protected |
ftrimactivefile(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
long |
fta_length()
IN: size of the region
|
long |
fta_offset()
IN: start of the region
|
void |
setFta_length(long value)
IN: size of the region
|
void |
setFta_offset(long value)
IN: start of the region
|