hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
iroha::ordering::OnDemandOrderingService::BatchPointerHasher Struct Reference

#include "on_demand_ordering_service.hpp"

Collaboration diagram for iroha::ordering::OnDemandOrderingService::BatchPointerHasher:
Collaboration graph

Public Member Functions

size_t operator() (const std::shared_ptr< shared_model::interface::TransactionBatch > &a) const
 

Public Attributes

shared_model::crypto::Hash::Hasher hasher_
 

Member Function Documentation

◆ operator()()

size_t iroha::ordering::OnDemandOrderingService::BatchPointerHasher::operator() ( const std::shared_ptr< shared_model::interface::TransactionBatch > &  a) const
inline

Member Data Documentation

◆ hasher_

shared_model::crypto::Hash::Hasher iroha::ordering::OnDemandOrderingService::BatchPointerHasher::hasher_

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