Public Member Functions

ATSHash32 Struct Reference

#include <Hash.h>

Inherits ATSHashBase.

Inherited by ATSHash32FNV1a.

Collaboration diagram for ATSHash32:
Collaboration graph
[legend]

Public Member Functions

virtual uint32_t get (void) const =0
virtual bool operator== (const ATSHash32 &) const

Detailed Description

Definition at line 43 of file Hash.h.


Member Function Documentation

virtual uint32_t ATSHash32::get ( void   )  const [pure virtual]

Implemented in ATSHash32FNV1a.

Referenced by operator==().

bool ATSHash32::operator== ( const ATSHash32 other  )  const [virtual]

Definition at line 44 of file Hash.cc.

References get().


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