My Project
Public Attributes
hash_row_preamble_st Struct Reference

#include <rpl_utility.h>

List of all members.

Public Attributes

my_hash_value_type hash_value
uint length
HASH_SEARCH_STATE search_state
bool is_search_state_inited

Detailed Description

Internal structure that acts as a preamble for HASH_ROW_POS in memory structure.

Allocation is done in Hash_slave_rows::make_entry as part of the entry allocation.


Member Data Documentation

Wether this search_state is usable or not.

Length of the key.

The search state used to iterate over multiple entries for a given key.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines