|
Olaf
Overly Lightweight Acoustic Fingerprinting
|
#include <hash-table.h>
Data Fields | |
| HashTableKey | key |
| HashTableValue | value |
Internal structure representing an entry in hash table used as HashTableIterator next result.
| HashTableKey _HashTablePair::key |
The key for this pair.
| HashTableValue _HashTablePair::value |
The value for this pair.