Struct
struct
structshkey__t
A key used to represent a hash code of an object.
[
shmem.h:287
]
[
#include shmem.h
]
variable
(t)
uint16_t shkey_t::alg
[
shmem.h:290
]
The code algorythm (SHALG_XXX).
variable
(t)
uint16_t shkey_t::crc
[
shmem.h:293
]
An optional checksum.
variable
uint32_t shkey_t::code[7]
[7]
[
shmem.h:296
]
The checksum values comprimising the key.