#include <Hash.h>
Inherits ATSHashBase.
Inherited by ATSHash32FNV1a.

| Public Member Functions | |
| virtual uint32_t | get (void) const =0 | 
| virtual bool | operator== (const ATSHash32 &) const | 
Definition at line 43 of file Hash.h.
| virtual uint32_t ATSHash32::get | ( | void | ) | const  [pure virtual] | 
Implemented in ATSHash32FNV1a.
Referenced by operator==().
| bool ATSHash32::operator== | ( | const ATSHash32 & | other | ) | const  [virtual] | 
 1.7.1
 1.7.1