Uses of Class
de.ibapl.jnhw.common.annotation.int16_t
-
Packages that use int16_t Package Description de.ibapl.jnhw.common.memory Classes to manage blocks of native memory. -
-
Uses of int16_t in de.ibapl.jnhw.common.memory
Classes in de.ibapl.jnhw.common.memory with annotations of type int16_t Modifier and Type Class Description classInt16_tMethods in de.ibapl.jnhw.common.memory with annotations of type int16_t Modifier and Type Method Description shortInt16_t. int16_t()shortMemoryAccessor. int16_t(OpaqueMemory32 mem, long offset)Method parameters in de.ibapl.jnhw.common.memory with annotations of type int16_t Modifier and Type Method Description voidInt16_t. int16_t(short value)voidMemoryAccessor. int16_t(OpaqueMemory32 mem, long offset, short value)
-