hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
iroha::model::TransferAsset Member List

This is the complete list of members for iroha::model::TransferAsset, including all inherited members.

amountiroha::model::TransferAsset
asset_idiroha::model::TransferAsset
descriptioniroha::model::TransferAsset
dest_account_idiroha::model::TransferAsset
operator!=(const Command &rhs) constiroha::model::Commandvirtual
operator==(const Command &command) const overrideiroha::model::TransferAssetvirtual
src_account_idiroha::model::TransferAsset
TransferAsset()iroha::model::TransferAssetinline
TransferAsset(const std::string &src_account_id, const std::string &dest_account_id, const std::string &asset_id, const std::string &amount)iroha::model::TransferAssetinline
~Command()=defaultiroha::model::Commandvirtual