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