hash_iterator Struct Reference

#include <hash.h>


Data Fields

struct hashhash
struct listbucket
struct hash_elemelem


Detailed Description

Definition at line 70 of file hash.h.


Field Documentation

struct hash* hash_iterator::hash [read]

Definition at line 72 of file hash.h.

Referenced by hash_first(), and hash_next().

struct list* hash_iterator::bucket [read]

Definition at line 73 of file hash.h.

Referenced by hash_first(), and hash_next().

Definition at line 74 of file hash.h.

Referenced by hash_cur(), hash_first(), and hash_next().


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

Generated on Mon Jan 10 16:43:58 2011 for Pintos by  doxygen 1.5.6