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