Typedefs | |
| using | BatchSetType = tbb::concurrent_unordered_set< transport::OdOsNotification::TransactionBatchType, model::PointerBatchHasher, shared_model::interface::BatchHashEquality > |
| using | ProposalMapType = std::map< consensus::Round, std::shared_ptr< const transport::OdOsNotification::ProposalType > > |
| using iroha::ordering::detail::BatchSetType = typedef tbb::concurrent_unordered_set< transport::OdOsNotification::TransactionBatchType, model::PointerBatchHasher, shared_model::interface::BatchHashEquality> |
| using iroha::ordering::detail::ProposalMapType = typedef std::map< consensus::Round, std::shared_ptr<const transport::OdOsNotification::ProposalType> > |