Olaf
Overly Lightweight Acoustic Fingerprinting
Loading...
Searching...
No Matches
_HashTablePair Struct Reference

#include <hash-table.h>

Data Fields

HashTableKey key
HashTableValue value

Detailed Description

Internal structure representing an entry in hash table used as HashTableIterator next result.

Field Documentation

◆ key

HashTableKey _HashTablePair::key

The key for this pair.

◆ value

HashTableValue _HashTablePair::value

The value for this pair.


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