struct Hash

Defined at line 14 of file ../../src/ui/lib/escher/util/hash.h

Hash value is represented as a struct so that the type system can distinguish

it from integer types.

Public Members

uint64_t val

Public Methods

bool IsValid ()

Defined at line 17 of file ../../src/ui/lib/escher/util/hash.h

bool operator== (const Hash & other)

Defined at line 18 of file ../../src/ui/lib/escher/util/hash.h

bool operator!= (const Hash & other)

Defined at line 19 of file ../../src/ui/lib/escher/util/hash.h