public class StructureReadContext extends FromNativeContext
Structure
field read.| Constructor | Description |
|---|---|
StructureReadContext(Structure struct,
Field field) |
| Modifier and Type | Method | Description |
|---|---|---|
Field |
getField() |
Get the
Field being read from native memory. |
Structure |
getStructure() |
Get the
Structure the field is a member of. |
getTargetType