| Interface | Description |
|---|---|
| Struct.Member |
Interface all Struct members must implement.
|
| Class | Description |
|---|---|
| Struct |
Representation of C structures in java.
|
| Struct.Constants |
Various platform-dependent constants needed for Struct construction
|
| Struct.Offset | |
| StructUtil | |
| Union |
Represents a C union
|