CatapultServer  v0.5.0.1 (Elephant)
ShortHash.h File Reference
Include dependency graph for ShortHash.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  catapult::utils::ShortHash_tag
 
struct  catapult::utils::ShortHashHasher
 

Namespaces

 catapult
 
 catapult::utils
 

Typedefs

using catapult::utils::ShortHash = BaseValue< uint32_t, ShortHash_tag >
 
using catapult::utils::ShortHashesSet = std::unordered_set< ShortHash, ShortHashHasher >
 

Functions

ShortHash catapult::utils::ToShortHash (const Hash256 &hash)
 Gets the short hash corresponding to hash. More...