This is the complete list of members for shared_model::proto::ProtoBlockFactory, including all inherited members.
| createBlock(iroha::protocol::Block block) | shared_model::proto::ProtoBlockFactory | |
| ProtoBlockFactory(std::unique_ptr< shared_model::validation::AbstractValidator< shared_model::interface::Block >> interface_validator, std::unique_ptr< shared_model::validation::AbstractValidator< iroha::protocol::Block >> proto_validator) | shared_model::proto::ProtoBlockFactory | |
| unsafeCreateBlock(interface::types::HeightType height, const interface::types::HashType &prev_hash, interface::types::TimestampType created_time, const interface::types::TransactionsCollectionType &txs, const interface::types::HashCollectionType &rejected_hashes) override | shared_model::proto::ProtoBlockFactory | virtual |
| ~UnsafeBlockFactory()=default | shared_model::interface::UnsafeBlockFactory | virtual |