hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
shared_model::interface::TransactionBatch Member List

This is the complete list of members for shared_model::interface::TransactionBatch, including all inherited members.

addSignature(size_t number_of_tx, types::SignedHexStringView signed_blob, types::PublicKeyHexStringView public_key)=0shared_model::interface::TransactionBatchpure virtual
hasAllSignatures() const =0shared_model::interface::TransactionBatchpure virtual
ModelType typedefshared_model::interface::ModelPrimitive< TransactionBatch >
operator!=(const ModelType &rhs) constshared_model::interface::ModelPrimitive< TransactionBatch >inlinevirtual
operator==(const ModelType &rhs) const=0shared_model::interface::ModelPrimitive< TransactionBatch >pure virtual
reducedHash() const =0shared_model::interface::TransactionBatchpure virtual
toString() constshared_model::interface::TransactionBatchvirtual
transactions() const =0shared_model::interface::TransactionBatchpure virtual
~ModelPrimitive()=defaultshared_model::interface::ModelPrimitive< TransactionBatch >virtual