Uses of Class
de.ibapl.jnhw.common.memory.StructArray32
-
Packages that use StructArray32 Package Description de.ibapl.jnhw.common.memory Classes to manage blocks of native memory.de.ibapl.jnhw.common.util Utility classes for JNHW. -
-
Uses of StructArray32 in de.ibapl.jnhw.common.memory
Methods in de.ibapl.jnhw.common.memory with parameters of type StructArray32 Modifier and Type Method Description TStructArray32.ElementFactory. create(StructArray32<T> parent, long offset) -
Uses of StructArray32 in de.ibapl.jnhw.common.util
Methods in de.ibapl.jnhw.common.util with parameters of type StructArray32 Modifier and Type Method Description voidJsonStringBuilder. appendStructArray32Member(String name, StructArray32<?> array)
-