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