Coda Distributed File System
Public Member Functions | Protected Attributes | List of all members
rec_ohashtab_iterator Class Reference

#include <rec_ohash.h>

Inheritance diagram for rec_ohashtab_iterator:
Inheritance graph
[legend]
Collaboration diagram for rec_ohashtab_iterator:
Collaboration graph
[legend]

Public Member Functions

 rec_ohashtab_iterator (rec_ohashtab &, const void *=(void *) -1)
 
 ~rec_ohashtab_iterator ()
 
void Reset ()
 
rec_olinkoperator() ()
 

Protected Attributes

rec_olist_iteratornextlink
 

Constructor & Destructor Documentation

◆ rec_ohashtab_iterator()

rec_ohashtab_iterator::rec_ohashtab_iterator ( rec_ohashtab ht,
const void *  key = (void *)-1 
)

◆ ~rec_ohashtab_iterator()

rec_ohashtab_iterator::~rec_ohashtab_iterator ( )

Member Function Documentation

◆ operator()()

rec_olink * rec_ohashtab_iterator::operator() ( )

◆ Reset()

void rec_ohashtab_iterator::Reset ( )

Member Data Documentation

◆ nextlink

rec_olist_iterator* rec_ohashtab_iterator::nextlink
protected

The documentation for this class was generated from the following files: