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

Go to the source code of this file.

Classes

struct  catapult::cache::ShortHashPair
 A unique identifier for a partial transaction. More...
 

Namespaces

 catapult
 
 catapult::cache
 

Typedefs

using catapult::cache::ShortHashPairRange = model::EntityRange< ShortHashPair >
 An entity range composed of short hash pairs. More...
 
using catapult::cache::ShortHashPairMap = std::unordered_map< utils::ShortHash, utils::ShortHash, utils::ShortHashHasher >
 A map composed of short hash pairs where the key is the transaction short hash and the value is the cosignatures short hash. More...