Uses of Class
de.ibapl.jnhw.common.annotation.int32_t
-
Packages that use int32_t Package Description de.ibapl.jnhw.common.memory Classes to manage blocks of native memory. -
-
Uses of int32_t in de.ibapl.jnhw.common.memory
Classes in de.ibapl.jnhw.common.memory with annotations of type int32_t Modifier and Type Class Description classInt32_tMethods in de.ibapl.jnhw.common.memory with annotations of type int32_t Modifier and Type Method Description intMemoryAccessor. int32_t(OpaqueMemory32 mem, long offset)Method parameters in de.ibapl.jnhw.common.memory with annotations of type int32_t Modifier and Type Method Description voidMemoryAccessor. int32_t(OpaqueMemory32 mem, long offset, int value)
-