|
CatapultServer
v0.5.0.1 (Elephant)
|


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... | |