| Package | Description |
|---|---|
| xtc.type |
| Modifier and Type | Class and Description |
|---|---|
class |
StructT
A struct type.
|
class |
UnionT
A union type.
|
| Modifier and Type | Method and Description |
|---|---|
StructOrUnionT |
StructOrUnionT.toStructOrUnion() |
StructOrUnionT |
Type.toStructOrUnion()
Get this type as a struct or union.
|
StructOrUnionT |
WrappedT.toStructOrUnion() |
| Modifier and Type | Method and Description |
|---|---|
long |
C.getOffset(StructOrUnionT type,
java.lang.String name)
Get the specified member's offset for the specified structure or
union.
|
Copyright © 2014. All Rights Reserved.