module documentation
This module provides the various instance types that represents the result of reading certain types, such as a Struct
.
Class |
|
An array instance, the result of reading an array. |
Class |
|
A bitfield instance, the result of reading a bitfield from a StructInstance . |
Class |
|
An enumeration instance, the result of reading an enumeration. |
Class |
|
A field instance, the result of reading a field from a StructInstance . |
Class |
|
A pointer instance, the result of reading a pointer. |
Class |
|
A struct instance, the result of reading a Struct at a context. |