#include "command.hpp"
◆ ~Command()
| virtual iroha::model::Command::~Command |
( |
| ) |
|
|
virtualdefault |
◆ operator!=()
| bool iroha::model::Command::operator!= |
( |
const Command & |
rhs | ) |
const |
|
virtual |
◆ operator==()
| virtual bool iroha::model::Command::operator== |
( |
const Command & |
rhs | ) |
const |
|
pure virtual |
Implemented in iroha::model::TransferAsset, iroha::model::CreateAsset, iroha::model::CreateAccount, iroha::model::GrantPermission, iroha::model::RemoveSignatory, iroha::model::AddAssetQuantity, iroha::model::AddSignatory, iroha::model::CreateRole, iroha::model::RevokePermission, iroha::model::SubtractAssetQuantity, iroha::model::SetQuorum, iroha::model::AppendRole, iroha::model::CreateDomain, iroha::model::DetachRole, iroha::model::AddPeer, and iroha::model::SetAccountDetail.
The documentation for this struct was generated from the following files: