#include <mmap.h>
Inheritance diagram for GenHash:

Public Methods | |
| TextOStream & | operator>> (TextOStream &out) const |
| ostream & | operator>> (ostream &out) const |
Definition at line 111 of file mmap.h.
|
|
Prints the hash to output stream.
Definition at line 245 of file mmap.cc. References GenHashIter::exhausted(), GenHashIter::getkey(), GenHashIter::getvalue(), and GenHashIter::next(). |
|
|
Prints the hash to output stream.
Definition at line 254 of file mmap.cc. References GenHashIter::exhausted(), GenHashIter::getkey(), GenHashIter::getvalue(), and GenHashIter::next(). |
1.2.18