Edinburgh Speech Tools 2.4-release
EST_THash< K, V >::IPointer_k_s Struct Reference

#include <include/EST_THash.h>

Public Attributes

unsigned int b
 
EST_Hash_Pair< K, V > * p
 

Detailed Description

template<class K, class V>
struct EST_THash< K, V >::IPointer_k_s

A position in the table is given by a bucket number and a pointer into the bucket.

Definition at line 230 of file EST_THash.h.

Member Data Documentation

◆ b

template<class K , class V >
unsigned int EST_THash< K, V >::IPointer_k_s::b

Definition at line 230 of file EST_THash.h.

◆ p

template<class K , class V >
EST_Hash_Pair<K, V>* EST_THash< K, V >::IPointer_k_s::p

Definition at line 230 of file EST_THash.h.


The documentation for this struct was generated from the following file: