Module de.ibapl.jnhw.winapi
Package de.ibapl.jnhw.winapi
Class Minwinbase.OVERLAPPED.Layout.DUMMYUNIONNAMELayout
- java.lang.Object
-
- de.ibapl.jnhw.common.memory.layout.UnionLayout
-
- de.ibapl.jnhw.winapi.Minwinbase.OVERLAPPED.Layout.DUMMYUNIONNAMELayout
-
- Enclosing class:
- Minwinbase.OVERLAPPED.Layout
public static class Minwinbase.OVERLAPPED.Layout.DUMMYUNIONNAMELayout extends UnionLayout
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMinwinbase.OVERLAPPED.Layout.DUMMYUNIONNAMELayout.DUMMYSTRUCTNAMELayout
-
Field Summary
Fields Modifier and Type Field Description static Alignmentalignmentstatic longDUMMYSTRUCTNAMEstatic longPointerstatic intsizeof
-
Constructor Summary
Constructors Constructor Description DUMMYUNIONNAMELayout()
-
-
-
Field Detail
-
alignment
public static final Alignment alignment
-
DUMMYSTRUCTNAME
public static final long DUMMYSTRUCTNAME
-
Pointer
public static final long Pointer
-
sizeof
public static final int sizeof
-
-