|
Coda Distributed File System
|
#include <rec_ohash.h>


Public Member Functions | |
| rec_ohashtab_iterator (rec_ohashtab &, const void *=(void *) -1) | |
| ~rec_ohashtab_iterator () | |
| void | Reset () |
| rec_olink * | operator() () |
Protected Attributes | |
| rec_olist_iterator * | nextlink |
| rec_ohashtab_iterator::rec_ohashtab_iterator | ( | rec_ohashtab & | ht, |
| const void * | key = (void *)-1 |
||
| ) |
| rec_ohashtab_iterator::~rec_ohashtab_iterator | ( | ) |
| rec_olink * rec_ohashtab_iterator::operator() | ( | ) |
| void rec_ohashtab_iterator::Reset | ( | ) |
|
protected |